mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
doc fix
This commit is contained in:
parent
b4a1ca40d5
commit
543072fb03
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ export OPENAI_API_KEY="sk-1234"
|
|||
With everything configured, you can now run Codex with Gemini:
|
||||
|
||||
```bash showLineNumbers
|
||||
codex --model gemini-flash --full-auto
|
||||
codex --model gemini-2.0-flash --full-auto
|
||||
```
|
||||
|
||||
<Image img={require('../../img/litellm_codex.gif')} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue