mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-01 10:09:08 +00:00
commit
63a086557f
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ async def get_user_llm_instance(
|
|||
"GOOGLE": "gemini",
|
||||
"OLLAMA": "ollama",
|
||||
"MISTRAL": "mistral",
|
||||
"AZURE_OPENAI": "azure",
|
||||
# Add more mappings as needed
|
||||
}
|
||||
provider_prefix = provider_map.get(
|
||||
|
|
Loading…
Add table
Reference in a new issue