mirascope.llm.call_response_chunk
Call response chunk module.
Class CallResponseChunk
Bases:
BaseCallResponseChunk[Any, FinishReason]Attributes
| Name | Type | Description |
|---|---|---|
| finish_reasons | list[FinishReason] | None | - |
| usage | Usage | None | - |
| cost_metadata | CostMetadata | Get metadata required for cost calculation. |