mirascope.core.litellm.call_params¶
Usage Documentation
LiteLLMCallParams
¶
Bases: OpenAICallParams
A simple wrapper around OpenAICallParams.
Since LiteLLM uses the OpenAI spec, we change nothing here.