Add DocumentAsk AIpost https://api.airops.com/public_api/vector_stores/{memory_store_id}/vector_store_documentsAdd a document to a memory store.Path Paramsmemory_store_idstringrequiredThe Memory Store idBody ParamstextstringrequiredThe content of the documentnamestringrequiredThe name of the documentmetadataobjectThe metadata of the documentmetadata objectResponses 200Document added 400Invalid Request 401Authentication errorUpdated 7 months ago