Add Grok Support (#2260)
This commit is contained in:
@@ -23,6 +23,7 @@ class LlmConfig(BaseModel):
|
||||
"azure_openai_structured",
|
||||
"gemini",
|
||||
"deepseek",
|
||||
"xai"
|
||||
):
|
||||
return v
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user