Expand description
Request and response types for the API
This module contains all the data structures used for API requests and responses.
Structs§
- Batch
Embedding Request - Batch embedding request
- Batch
Embedding Response - Batch embedding response
- Batch
Options - Batch processing options
- Embedding
Request - Basic embedding request
- Embedding
Response - Basic embedding response
- Health
Metrics - Performance metrics for health checking
- Model
Health - Model health information
- Model
Info Request - Model information request
- Model
Info Response - Model information response
- Multi
Modal Request - Multi-modal embedding request
- Multi
Modal Response - Multi-modal embedding response
- Prediction
Request - Prediction request
- Prediction
Response - Prediction response
- Query
Params - Query parameters for API endpoints
- Stream
Embedding Item - Individual item in streaming request
- Stream
Embedding Request - Stream embedding request
- Text
Embedding Request - Text embedding request
- Text
Embedding Response - Text embedding response
- Triple
Score Request - Triple scoring request
- Triple
Score Response - Triple scoring response
Enums§
- Health
Status - Health status enumeration
- Prediction
Type - Types of predictions