Merge pull request #297 from MODSetter/dev

fix: azure litellm
This commit is contained in:
Rohan Verma 2025-08-26 18:08:41 -07:00 committed by GitHub
commit 63a086557f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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(