Added OpenRouter to provider list

This commit is contained in:
Natsume Ryuhane 2025-09-16 18:16:33 -07:00
parent b50001b640
commit 5c3ea68d8f
No known key found for this signature in database
5 changed files with 56 additions and 0 deletions

View file

@ -80,6 +80,7 @@ async def get_user_llm_instance(
"OLLAMA": "ollama",
"MISTRAL": "mistral",
"AZURE_OPENAI": "azure",
"OPENROUTER": "openrouter",
# Add more mappings as needed
}
provider_prefix = provider_map.get(