BerriAI / litellm

Python SDK, Proxy Server to call 100+ LLM APIs using the OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
https://docs.litellm.ai/docs/
Other
12.03k stars 1.39k forks source link

Add Provider name before models #159

Closed ishaan-jaff closed 1 year ago

ishaan-jaff commented 1 year ago
Screenshot 2023-08-21 at 8 34 17 AM

litellm.model_list does not show what model is openrouter vs anthropic vs hugging face

cc @zakhar-kogan

zakhar-kogan commented 1 year ago

Tried to implement a solution here: f8e072b, please have a look @ishaan-jaff