.md doc into expected outpu

Hello,

I was wondering if it was possible to pass a .md file as a part of a response.

For example:

I have a Flow with 3 crews.

1 of them do a complete analyze of a document with multiple agents and with an other one I want to get the result of all the previous agents (that I have written in a .md file) and format them to make a final response file.

Thank you guys.

A crew can have an output file, and you can load this file in the crew that you want to format and create the final response.

1 Like