Create VectorDB

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!

Body Params
string
required

Identifier for the vectorDB

string
enum
required

Specify whether the vector DB is hosted by user, or is to be provisioned by YourGenAI

Allowed:
string
required

VectorDB to be connected

json

Credentials to establish connection

Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json