# mirascope.core.litellm.call_params
<Info title="Usage">
[Calls](/docs/v1/learn/calls#provider-specific-parameters)
</Info>
## <ApiType type="Class" path="core/litellm/call_params" symbolName="LiteLLMCallParams" /> LiteLLMCallParams
A simple wrapper around `OpenAICallParams.`
Since LiteLLM uses the OpenAI spec, we change nothing here.
**Bases:**
<TypeLink type={{"type_str": "OpenAICallParams", "description": null, "kind": "simple", "doc_url": "/docs/v1/api/core/openai/call_params#openaicallparams"}} />