mirascope.core.xai.call_response_chunk | Mirascope
MirascopeLilypad

mirascope.core.xai.call_response_chunk

This module contains the XAICallResponseChunk class.

Usage

Class XAICallResponseChunk

A simpler wrapper around OpenAICallResponse.

Everything is the same except the cost property, which has been updated to use xAI's cost calculations so that cost tracking works for non-OpenAI models.

Bases:

OpenAICallResponseChunk