Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
7 changes: 7 additions & 0 deletions providers/aws-bedrock-mantle/openai.gpt-oss-20b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@ modalities:
- text
mode: chat
model: openai.gpt-oss-20b
params:
- key: reasoning_effort
supportedValues:
- low
- medium
- high
type: string
provisioning: serverless
sources:
- https://docs.aws.amazon.com/bedrock/latest/userguide/model-card-openai-gpt-oss-20b.html
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@ modalities:
- text
mode: chat
model: openai.gpt-oss-safeguard-120b
params:
- key: reasoning_effort
supportedValues:
- low
- medium
- high
type: string
provisioning: serverless
sources:
- https://docs.aws.amazon.com/bedrock/latest/userguide/model-card-openai-gpt-oss-safeguard-120b.html
Expand Down
6 changes: 6 additions & 0 deletions providers/cohere/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ params:
- defaultValue: true
key: stream
type: boolean
- defaultValue: high
key: reasoning_effort
supportedValues:
- none
- high
type: string
Comment thread
cursor[bot] marked this conversation as resolved.
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-fable-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ params:
key: max_tokens
maxValue: 128000
minValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
removeParams:
- temperature
Expand Down
1 change: 1 addition & 0 deletions providers/google-vertex/anthropic/claude-haiku-4-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ params:
provisioning: serverless
removeParams:
- "n"
- reasoning_effort
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/haiku-4-5
- https://platform.claude.com/docs/en/about-claude/models
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ params:
- key: max_tokens
maxValue: 64000
provisioning: serverless
removeParams:
- reasoning_effort
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/haiku-4-5
- https://platform.claude.com/docs/en/about-claude/pricing
Expand Down
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-opus-4-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,15 @@ model: anthropic/claude-opus-4-1
params:
- key: max_tokens
maxValue: 32000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
retirementDate: "2026-08-05"
sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ model: anthropic/claude-opus-4-1@20250805
params:
- key: max_tokens
maxValue: 32000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
retirementDate: "2026-08-05"
sources:
Expand Down
7 changes: 7 additions & 0 deletions providers/google-vertex/anthropic/claude-opus-4-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,13 @@ model: anthropic/claude-opus-4-5
params:
- key: max_tokens
maxValue: 64000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
type: string
provisioning: serverless
retirementDate: "2026-11-24"
sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@ model: anthropic/claude-opus-4-5@20251101
params:
- key: max_tokens
maxValue: 64000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
type: string
provisioning: serverless
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/opus-4-5
Expand Down
8 changes: 8 additions & 0 deletions providers/google-vertex/anthropic/claude-opus-4-6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@ params:
key: max_tokens
maxValue: 128000
minValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- max
type: string
provisioning: serverless
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/opus-4-6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,14 @@ params:
maxValue: 128000
- key: temperature
maxValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- max
type: string
provisioning: serverless
removeParams:
- "n"
Expand Down
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-opus-4-7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ model: anthropic/claude-opus-4-7
params:
- key: max_tokens
maxValue: 128000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
removeParams:
- "n"
Expand Down
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-opus-4-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ params:
key: max_tokens
maxValue: 128000
minValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
removeParams:
- temperature
Expand Down
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-opus-4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,15 @@ params:
key: max_tokens
maxValue: 32000
minValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/opus-4
Expand Down
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-opus-4@20250514.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,15 @@ model: anthropic/claude-opus-4@20250514
params:
- key: max_tokens
maxValue: 32000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude
Expand Down
2 changes: 2 additions & 0 deletions providers/google-vertex/anthropic/claude-sonnet-4-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ params:
maxValue: 64000
minValue: 1
provisioning: serverless
removeParams:
- reasoning_effort
sources:
- https://platform.claude.com/docs/en/about-claude/models/overview
- https://platform.claude.com/docs/en/about-claude/pricing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,15 @@ model: anthropic/claude-sonnet-4-5@20250929
params:
- key: max_tokens
maxValue: 64000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
Comment thread
cursor[bot] marked this conversation as resolved.
Outdated
provisioning: serverless
sources:
- https://platform.claude.com/docs/en/about-claude/models
Expand Down
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-sonnet-4-6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,15 @@ params:
maxValue: 64000
- key: temperature
maxValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
Comment thread
harshiv-26 marked this conversation as resolved.
provisioning: serverless
removeParams:
- "n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,15 @@ params:
maxValue: 64000
- key: temperature
maxValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
removeParams:
- "n"
Expand Down
9 changes: 9 additions & 0 deletions providers/google-vertex/anthropic/claude-sonnet-4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,15 @@ model: anthropic/claude-sonnet-4
params:
- key: max_tokens
maxValue: 64000
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/sonnet-4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ params:
key: max_tokens
maxValue: 64000
minValue: 1
- defaultValue: high
key: reasoning_effort
supportedValues:
- low
- medium
- high
- xhigh
- max
type: string
provisioning: serverless
sources:
- https://platform.claude.com/docs/en/about-claude/models
Expand Down
Loading