AIGNE - multi-processing feature
Would it be possible to make a multi-processor feature for a single Agent?
Hypothetically as an example if I want the agent to process LLM and also Image Generation, could it be possible to make it a feature where both could be used for the same agent?

1 reply
I think you can easily combine/call two different types of agents to achieve this goal, without needing to implement two types of processing in one agent.