-
Loosely defined:
- Tools: The bridge between LLM output -> An action, like read/writes to a database. Any function can be a tool.
- Agent: Executes a workflow given a task, restricted by a fixed set…
-
We currently have 6 tools but can expect to have between 10-20. Soon it would be desirable to refactor to a multi-agent setup for performance, scalability, and improved modularity. See https://platfor…
-
### What would you like to see?
Description
---
The trend in AI is increasingly moving towards multi-agent support, with platforms like ChatGPT and LangChain already providing robust multi-agent fu…
-
I'm working on a custom PPO agent where the actor learns both the mean and variance of the action distribution. To implement this, I've overridden the `get_action` method and modified the actor's `for…
-
**Is your feature request related to a problem? Please describe.**
First off, I would like to thank you for building and maintaining an amazing project! One feature, I would be interested in adding/c…
-
### Describe the bug
In a multi-agent setup using agentflow, the workers rely solely on chat history and do not access Supervisor instructions.
### To Reproduce
Refer to the attached agentflow, w…
-
**AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.**
Can anyone give me a multi-agent system using agentscore with Hierarchical Age…
-
GH action to reserve one machine works great.
However there is also multi device agent which allows to reserve several machines at once and they behave as a group, either all are reserved or job fail…
-
Anyone facing this issue?
error Init multi-agent
`[95mWelcome to Paper Trail Inc.! [0m
agents_folder: /home/public/Hidden_Intention/Zhouz/GPTeam/agents
[35m[Marty] Observe [0mObserved 0 …
-
multiple files have referred to from agentlite.logging.multi_agent_log import AgentLogger and i cannot find the file.