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:
OpenAIToolThe LiteLLMTool class for easy tool usage with LiteLLM LLM calls.
A simple wrapper around OpenAITool.
Since LiteLLM uses the OpenAI spec, we change nothing here.
Bases:
OpenAITool