post https://api.yourgen.ai/rag/vector_db/create_vector_db
Configure the vector database for storing/querying the vector embeddings.
This is where you show your users how to set it up. You can use code samples, like this:
$http.post('/someUrl', data).success(successCallback);
alert('test');
Try typing /
to see how easy it is to add more content!