Is there a way you could integrate the assistant api so we can create our own custom ai agents to use in our apps. That could also access our data and use it?
3 Likes
I would like to see this as well. I have a few use cases. One is an LMS with youtube video’s. I load in the transcriptions and want to create a chat / search assistant that directly directs me to the correct video.
I have done this with an api call to https://www.stack-ai.com/ but this costs $199/month. But it would be nice If Glide could do such a thing natively:
- Assign which rows, columns need to be vectorized (incl chunk size, overlap, metadata …).
- Then perform a vector object search action (incl number of vectors it should return, reranking …)