Embeddings
Create Embedding
This endpoint creates a new embedding
POST
Body
This is the ID of the embedding to be created.
This is the text of the embedding.
This is the metadata of the embedding.
This is the user id of the embedding.
Response
This is the ID of the embedding.
This is the text of the embedding.
This is the metadata of the embedding.
This is the user id of the embedding.