General
Get Supported Embedding Models
Retrieve a list of embedding models supported by the Shinkai API.
GET
/v2/supported_embedding_modelsOperation ID: get_supported_embedding_models_handler
Request Body
No request body for this endpoint.
Responses
200Successfully retrieved supported embedding models
No schema specified
application/json
array<string>
500Internal server error
No schema specified
application/json
APIError