it not ai agents
I saw your code .iam sorry to say this whether it correct or not
as an example [multi_agent_collaboration_system](https://github.com/NirDiamant/GenAI_Agents/blob/main/all_agents_tutorials/multi_agent_collaboration_system.ipynb)
In this we are just calling functions, tools and add llm to get simply output but where the actual agent
actual agent in the sense
**langchain uses initialize agent method to create agent** and also
**langgraph uses create react agent and some other functions to create agent**
but your code doesnot have any of this like structure
关闭于 2025-05-07 1 条评论