AI Agents only accept a single text input. I'm trying to figure out how I can send a prompt with the context of documents from a collection i.e. a list of transactions that have dates and costs. An example would be submitting "when are most purchases made" along with the list of docs and their references, and the agent would look through them and see that most were in the summer, based on the date field in the documents.
String Prepping for AI Agent
Integrations
I've tried a list of strings
No
2
3 replies