Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
14.31k
stars
1.69k
forks
source link
[Bug]: Have mock responses return a pydantic object #938
Open
krrishdholakia opened 1 year ago
What happened?
Mock responses returns a dict (old openai format).
Update it to return a pydantic object.
Relevant log output
Twitter / LinkedIn details
No response