Programmatically create vector embedding in Retool Vector

I know that there's an option to manually create Retool Vector and add documents or text as embeddings.

I have a use-case, where I am going to have about 100+ PDF reports every week, which I want to add to the Retool managed vector DB, using a workflow.

Is there an API endpoint provided by Retool to allow us adding documents or text to Retool Vector, without manually going to the Retool Vector page?

@ali-sajjad-rizavi yes, you can manage vectors programmatically using the Retool Vectors resource, which you can call from an app or a workflow.

2 Likes

3 posts were split to a new topic: Inserting document into vector via resource query results in timeout