Skip to main content

ToolCallRequest

class ToolCallRequest(BaseModel):
The request for tool calling.

ModelResponse

class ModelResponse(BaseModel):
The response from the model.