mirascope.core.xai.tool¶
The XAITool
class for easy tool usage with xAI LLM calls.
Usage Documentation
XAITool
¶
Bases: OpenAITool
A simple wrapper around OpenAITool
.
Since xAI supports the OpenAI spec, we change nothing here.