fix(aux): default OpenRouter auxiliary to gemini-3-flash-preview
This commit is contained in:
@@ -424,7 +424,7 @@ NOUS_EXTRA_BODY = _nous_extra_body()
|
|||||||
auxiliary_is_nous: bool = False
|
auxiliary_is_nous: bool = False
|
||||||
|
|
||||||
# Default auxiliary models per provider
|
# Default auxiliary models per provider
|
||||||
_OPENROUTER_MODEL = "google/gemini-2.5-flash"
|
_OPENROUTER_MODEL = "google/gemini-3-flash-preview"
|
||||||
_NOUS_MODEL = "google/gemini-3-flash-preview"
|
_NOUS_MODEL = "google/gemini-3-flash-preview"
|
||||||
_NOUS_DEFAULT_BASE_URL = "https://inference-api.nousresearch.com/v1"
|
_NOUS_DEFAULT_BASE_URL = "https://inference-api.nousresearch.com/v1"
|
||||||
_ANTHROPIC_DEFAULT_BASE_URL = "https://api.anthropic.com"
|
_ANTHROPIC_DEFAULT_BASE_URL = "https://api.anthropic.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user