(feat) add mistral to proxy + router

This commit is contained in:
ishaan-jaff 2023-12-14 18:20:08 +05:30
parent e47fab83ad
commit 18478382bf

View file

@ -902,6 +902,7 @@ class Router:
or custom_llm_provider == "deepinfra"
or custom_llm_provider == "perplexity"
or custom_llm_provider == "anyscale"
or custom_llm_provider == "mistral"
or custom_llm_provider == "openai"
or custom_llm_provider == "azure"
or "ft:gpt-3.5-turbo" in model_name