ai

19 endpoints · OpenAPI spec: services/ai/openapi.yaml · Service detail

Endpoints

MethodPathSummary
GET/readyzGET /readyz
POST/v1/admin/erasurePOST /v1/admin/erasure
POST/v1/ai/chatPOST /v1/ai/chat
POST/v1/ai/corpus/loadPOST /v1/ai/corpus/load
POST/v1/chat/completionsPOST /v1/chat/completions
GET/v1/conversationsGET /v1/conversations
POST/v1/conversationsPOST /v1/conversations
DELETE/v1/conversations/\{id\}DELETE /v1/conversations/{id}
PATCH/v1/conversations/\{id\}PATCH /v1/conversations/{id}
GET/v1/conversations/\{id\}/messagesGET /v1/conversations/{id}/messages
POST/v1/conversations/\{id\}/messagesPOST /v1/conversations/{id}/messages
POST/v1/embeddingsPOST /v1/embeddings
POST/v1/extract/bloodworkPOST /v1/extract/bloodwork
POST/v1/ingest/documentPOST /v1/ingest/document
POST/v1/recommendPOST /v1/recommend
POST/v1/recommendations/productsGet personalized product recommendations
POST/v1/searchPOST /v1/search
GET/v1/toolsGET /v1/tools
POST/v1/tools/\{name\}/invokePOST /v1/tools/{name}/invoke