Add Databricks to supported LLM providers for response schema
Signed-off-by: Tomu Hirata <tomu.hirata@gmail.com>
This commit is contained in:
parent
69ee2c21ea
commit
3053fedad2
@ -2408,6 +2408,7 @@ def supports_response_schema(
|
||||
litellm.LlmProviders.FIREWORKS_AI,
|
||||
litellm.LlmProviders.LM_STUDIO,
|
||||
litellm.LlmProviders.NEBIUS,
|
||||
litellm.LlmProviders.DATABRICKS,
|
||||
]
|
||||
|
||||
if custom_llm_provider in PROVIDERS_GLOBALLY_SUPPORT_RESPONSE_SCHEMA:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user