Hi Team,
I am seeking for your guidance.
I have n number of files in local directory. I want to read the files in directories Asynchronously and pass it to the crew ai agent, the agent need to process those files one by one and save the result Asynchronously.
For Input file 1, seperate output file
For Input file 2, seperate output file…like this
please help me on this.