Introducing CaptainAgent, a powerful agent that can manage and orchestrate other agents and tools to solve complex tasks.
ag2
with CaptainAgent:Note: If you have been usingFor more information, please refer to the installation guide.autogen
orag2
, all you need to do is upgrade it using:orasautogen
, andag2
are aliases for the same PyPI package.
gpt-4o
. For
instructions on configuring the backbone, refer to docs on
nested_mode
.
captainagent_expert_library.json
for samples. You can refer to
docs
on how to customize your own expert library.
For tool library, we provide a set of tools
here,
the tools are categorized into three types: data analysis,
information_retrieval, math. If you are using the tools, you should
install the
requirements
for them.