core/model_response library

Classes

FunctionCallResponse
ModelResponse
Base interface for model responses from InferenceChat Can be either TextResponse, FunctionCallResponse, or ThinkingResponse
TextResponse
Text token during streaming
ThinkingResponse
Thinking process content from the model