Skip to content

mirascope.core.litellm.call_params

Usage Documentation

Calls

LiteLLMCallParams

Bases: OpenAICallParams

A simple wrapper around OpenAICallParams.

Since LiteLLM uses the OpenAI spec, we change nothing here.