78 lines
1.6 KiB
YAML
78 lines
1.6 KiB
YAML
model_list:
|
|
- model_name: gpt-5.6-sol
|
|
model_info:
|
|
mode: responses
|
|
context_window: 272000
|
|
litellm_params:
|
|
model: chatgpt/gpt-5.6-sol
|
|
|
|
- model_name: gpt-5.5
|
|
model_info:
|
|
mode: responses
|
|
context_window: 272000
|
|
litellm_params:
|
|
model: chatgpt/gpt-5.5
|
|
|
|
- model_name: gpt-5.4
|
|
model_info:
|
|
mode: responses
|
|
context_window: 272000
|
|
litellm_params:
|
|
model: chatgpt/gpt-5.4
|
|
|
|
- model_name: gpt-5.4-mini
|
|
model_info:
|
|
mode: responses
|
|
context_window: 272000
|
|
litellm_params:
|
|
model: chatgpt/gpt-5.4-mini
|
|
|
|
- model_name: codex-auto-review
|
|
model_info:
|
|
mode: responses
|
|
context_window: 272000
|
|
litellm_params:
|
|
model: chatgpt/codex-auto-review
|
|
|
|
- model_name: grok-official
|
|
model_info:
|
|
mode: chat
|
|
litellm_params:
|
|
model: xai/grok-4.5
|
|
use_xai_oauth: true
|
|
|
|
- model_name: grok-fast
|
|
model_info:
|
|
mode: chat
|
|
context_window: 1000000
|
|
litellm_params:
|
|
model: xai/grok-4.20-0309-non-reasoning
|
|
use_xai_oauth: true
|
|
|
|
- model_name: grok-reasoning
|
|
model_info:
|
|
mode: chat
|
|
context_window: 1000000
|
|
litellm_params:
|
|
model: xai/grok-4.20-0309-reasoning
|
|
use_xai_oauth: true
|
|
|
|
- model_name: grok-research
|
|
model_info:
|
|
mode: responses
|
|
context_window: 1000000
|
|
litellm_params:
|
|
model: xai/grok-4.20-multi-agent-0309
|
|
use_xai_oauth: true
|
|
|
|
- model_name: grok-build
|
|
model_info:
|
|
mode: chat
|
|
litellm_params:
|
|
model: xai/grok-build-0.1
|
|
use_xai_oauth: true
|
|
|
|
litellm_settings:
|
|
aiohttp_trust_env: true
|
|
drop_params: true
|