fix: typo
This commit is contained in:
parent
e43426f0fa
commit
e07baccaab
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ OPENAI_BASE_URL="https://api.openai.com/v1"
|
||||||
# Example Google mapping:
|
# Example Google mapping:
|
||||||
# PREFERRED_PROVIDER="google"
|
# PREFERRED_PROVIDER="google"
|
||||||
# BIG_MODEL="gemini-2.5-pro"
|
# BIG_MODEL="gemini-2.5-pro"
|
||||||
# SMALL_MODEL="gemini-2.05-flash"
|
# SMALL_MODEL="gemini-2.5-flash"
|
||||||
|
|
||||||
# Example "just an Anthropic proxy" mode:
|
# Example "just an Anthropic proxy" mode:
|
||||||
# PREFERRED_PROVIDER="anthropic"
|
# PREFERRED_PROVIDER="anthropic"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue