Package-level declarations
Types
Link copied to clipboard
Represents a request to generate an embedding using a specific model.
Link copied to clipboard
Represents the response for an embedding operation, containing the result of the operation.
Link copied to clipboard
@Serializable
Message for the chat API.
Link copied to clipboard
@Serializable
Request for the /api/chat endpoint.
Link copied to clipboard
@Serializable
Response from the /api/chat endpoint.
Link copied to clipboard
Tool call for the chat API.
Link copied to clipboard
Tool definition for the chat API.