User_id creation for client and formatting (#2264)
This commit is contained in:
@@ -23,7 +23,7 @@ class LlmConfig(BaseModel):
|
||||
"azure_openai_structured",
|
||||
"gemini",
|
||||
"deepseek",
|
||||
"xai"
|
||||
"xai",
|
||||
):
|
||||
return v
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user