fix: typo

This commit is contained in:
Saul Blanco Tejero 2025-10-02 20:23:51 +02:00 committed by GitHub
parent e43426f0fa
commit e07baccaab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ OPENAI_BASE_URL="https://api.openai.com/v1"
# Example Google mapping:
# PREFERRED_PROVIDER="google"
# BIG_MODEL="gemini-2.5-pro"
# SMALL_MODEL="gemini-2.05-flash"
# SMALL_MODEL="gemini-2.5-flash"
# Example "just an Anthropic proxy" mode:
# PREFERRED_PROVIDER="anthropic"