Remove all duplicate class definitions from coderai
Removed ~2050 lines of duplicate code: - Pydantic models (ToolFunction, Tool, ChatMessage, etc.) - now from codai.pydantic - ModelParserAdapter, ToolCallParser - now from codai.models - NvidiaBackend, VulkanBackend - now from codai.backends - All other duplicates removed Now coderai properly imports all classes from codai modules.
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment