Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/databricks/databricks-gemini-2-5-flash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/2-5-flash
- https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash
- https://docs.databricks.com/aws/en/machine-learning/model-serving/query-gemini-api
status: active
status: deprecated
supportedModes:
- chat
thinking: true
3 changes: 2 additions & 1 deletion providers/databricks/databricks-gemini-2-5-pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ features:
- structured_output
- system_messages
- json_output
isDeprecated: true
limits:
context_window: 1048576
max_input_tokens: 1048576
Expand All @@ -27,7 +28,7 @@ provisioning: serverless
retirementDate: "2026-10-02"
sources:
- https://docs.databricks.com/aws/en/machine-learning/foundation-model-apis/limits
status: active
status: deprecated
supportedModes:
- chat
thinking: true
2 changes: 1 addition & 1 deletion providers/databricks/system.ai.gemini-2-5-flash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/2-5-flash
- https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash
- https://docs.databricks.com/aws/en/machine-learning/model-serving/query-gemini-api
status: active
status: deprecated
supportedModes:
- chat
thinking: true
2 changes: 1 addition & 1 deletion providers/databricks/system.ai.gemini-2-5-pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ provisioning: serverless
retirementDate: "2026-10-02"
sources:
- https://docs.databricks.com/aws/en/machine-learning/foundation-model-apis/limits
status: active
status: deprecated
supportedModes:
- chat
thinking: true
Loading