mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix example config.yaml in claude code tutorial (#12133)
This commit is contained in:
parent
8b73716a66
commit
27849359a9
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Pre-requisites:
|
|||
model_list:
|
||||
- model_name: codex-mini
|
||||
litellm_params:
|
||||
model: codex-mini
|
||||
model: openai/codex-mini
|
||||
api_key: sk-proj-1234567890
|
||||
api_base: https://api.openai.com/v1
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue