mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-02 02:29: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",
|
"GOOGLE": "gemini",
|
||||||
"OLLAMA": "ollama",
|
"OLLAMA": "ollama",
|
||||||
"MISTRAL": "mistral",
|
"MISTRAL": "mistral",
|
||||||
|
"AZURE_OPENAI": "azure",
|
||||||
# Add more mappings as needed
|
# Add more mappings as needed
|
||||||
}
|
}
|
||||||
provider_prefix = provider_map.get(
|
provider_prefix = provider_map.get(
|
||||||
|
|
Loading…
Add table
Reference in a new issue