Skip to content

mirascope.core.litellm.tool

The LiteLLMTool class for easy tool usage with LiteLLM LLM calls.

Usage Documentation

Tools

LiteLLMTool

Bases: OpenAITool

A simple wrapper around OpenAITool.

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