mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 05:12:38 +02:00
Added OpenRouter to provider list
This commit is contained in:
parent
b50001b640
commit
5c3ea68d8f
5 changed files with 56 additions and 0 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue