MirascopeLilypad

mirascope.core.litellm.tool

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

Usage

Class LiteLLMTool

A simple wrapper around OpenAITool.

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

Bases:

OpenAITool