String Prepping for AI Agent

Integrations

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.

What have you tried so far?

I've tried a list of strings

Did you check FlutterFlow's Documentation for this topic?
No
2
3 replies