v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
VectorIO

Insert embedded chunks into a vector database.

Insert embedded chunks into a vector database.

post/v1/vector-io/insert

Request body

vector_store_idstring required

The ID of the vector store to insert chunks into.

ttl_secondsinteger nullable

Time-to-live in seconds for the inserted chunks.

Response

Chunks were inserted.