MervinPraison / PraisonAI

PraisonAI application combines AutoGen and CrewAI or similar frameworks into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent collaboration.
https://docs.praison.ai
MIT License
1.06k stars 159 forks source link

How to pass in a CSV file #23

Open jimjcranshaw opened 2 months ago

jimjcranshaw commented 2 months ago

Is it possible to pass in a CSV list of, for me URLs, but for others maybe something else, and then the agents work through the list each in turn? In which case, how do I code that?

scaruslooner commented 2 months ago

I having a similar problem. I don't know how to pass in a text file from my computer.