wavefront
wavefront copied to clipboard
[BUG] The output format of an LLM agent is different from other agents
Describe the bug The output of an agent of the type LLM is a string where as the outputs of other agents are a list. which is essentially the sequential chat history
To Reproduce Steps to reproduce the behavior:
- Create a simple LLM and invoke.
- Print results to observe
Expected behaviour All agent kinds should have the same kind of output
Environment (please complete the following information):
- python version: 3.10
- OS: mac
- flo-ai version: 0.0.4