17 lines
306 B
YAML
17 lines
306 B
YAML
id: custom-base
|
|
backend: fixture-custom
|
|
model: fixture-base-model
|
|
temperature: 0.25
|
|
max_tokens: 640
|
|
top_p: 0.9
|
|
timeout_seconds: 45
|
|
service_tier: flex
|
|
reasoning_effort: medium
|
|
api_key_env: FIXTURE_PROFILE_API_KEY
|
|
extra_params:
|
|
routing:
|
|
order:
|
|
- primary
|
|
- fallback
|
|
allow_fallback: true
|