(feat) add mistral to proxy + router

This commit is contained in:
ishaan-jaff 2023-12-14 18:20:08 +05:30
parent 0ef7bf237e
commit bfe1e3fc02

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