swastikmaiti/LlamaIndex-Agent-with-Reasoning-Loop
Simple agents are good for 1-to-1 retrieval system. For more complex task we need multi steps reasoning loop. In a reasoning loop the agent can break down a complex task into subtasks and solve them step by step while maintaining a conversational memory.
Jupyter Notebook
No issues in this repository yet.