Skip to content

Add schema custom_llm2#1752

Draft
chrarnoldus wants to merge 3 commits intomainfrom
christiaan/cllm2
Draft

Add schema custom_llm2#1752
chrarnoldus wants to merge 3 commits intomainfrom
christiaan/cllm2

Conversation

@chrarnoldus
Copy link
Copy Markdown
Contributor

No description provided.

@chrarnoldus chrarnoldus self-assigned this Mar 30, 2026
kilo-code-bot bot added 2 commits March 30, 2026 21:03
Migrate all queries and type references from the old custom_llm table
to custom_llm2, which stores model configuration in a single JSON
definition column. Add missing fields (provider, force_reasoning,
interleaved_format) to CustomLlmDefinitionSchema and introduce
parseCustomLlm2Row helper to parse the JSON definition.
…omLlm

Query custom_llm2 (jsonb) and use definition fields directly instead of
mapping to the old CustomLlm type. Remove parseCustomLlm2Row helper and
revert additions of provider/force_reasoning/interleaved_format to
CustomLlmDefinitionSchema. Leave grokCodeFastOptimizedRequest untouched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant