ai
19 endpoints · OpenAPI spec: services/ai/openapi.yaml · Service detail
Endpoints
| Method | Path | Summary |
|---|---|---|
GET | /readyz | GET /readyz |
POST | /v1/admin/erasure | POST /v1/admin/erasure |
POST | /v1/ai/chat | POST /v1/ai/chat |
POST | /v1/ai/corpus/load | POST /v1/ai/corpus/load |
POST | /v1/chat/completions | POST /v1/chat/completions |
GET | /v1/conversations | GET /v1/conversations |
POST | /v1/conversations | POST /v1/conversations |
DELETE | /v1/conversations/\{id\} | DELETE /v1/conversations/{id} |
PATCH | /v1/conversations/\{id\} | PATCH /v1/conversations/{id} |
GET | /v1/conversations/\{id\}/messages | GET /v1/conversations/{id}/messages |
POST | /v1/conversations/\{id\}/messages | POST /v1/conversations/{id}/messages |
POST | /v1/embeddings | POST /v1/embeddings |
POST | /v1/extract/bloodwork | POST /v1/extract/bloodwork |
POST | /v1/ingest/document | POST /v1/ingest/document |
POST | /v1/recommend | POST /v1/recommend |
POST | /v1/recommendations/products | Get personalized product recommendations |
POST | /v1/search | POST /v1/search |
GET | /v1/tools | GET /v1/tools |
POST | /v1/tools/\{name\}/invoke | POST /v1/tools/{name}/invoke |
Related
services/ai— full service detail including events and dependencies- Auth model
- All services