Document Store
GET /document-store/store/{id}β
See the API Reference for full details.
GET /document-store/chunks/{storeId}/{loaderId}/{pageNo}β
See the API Reference for full details.
GET /document-store/storeβ
See the API Reference for full details.
POST /document-store/upsert/{id}β
See the API Reference for full details.
POST /document-store/refresh/{id}β
See the API Reference for full details.
POST /document-store/vectorstore/queryβ
See the API Reference for full details.
POST /document-store/storeβ
See the API Reference for full details.
PUT /document-store/chunks/{storeId}/{loaderId}/{chunkId}β
See the API Reference for full details.
PUT /document-store/store/{id}β
See the API Reference for full details.
DELETE /document-store/store/{id}β
See the API Reference for full details.
DELETE /document-store/chunks/{storeId}/{loaderId}/{chunkId}β
See the API Reference for full details.
DELETE /document-store/loader/{storeId}/{loaderId}β
See the API Reference for full details.
DELETE /document-store/vectorstore/{id}β
See the API Reference for full details.