CoAgents — Agent Tool by shizhl

by shizhl · Agent Tool · ★ 221

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About CoAgents

CoAgents The code for "cooperative and interactive agents framework" We propose the ConAgents, a Cooperative and interactive agents framework . The grounding agent generates tool-use instructions while execution agent executes selected tools. The observing agent extracts relevant values from execution results. When receiving feedback from the tool environment, the execution agent and observing agent adapt themselves iteratively. Quick start install the main library via register the TMDB platform to get the access token to access the TMDB APIs. Once you get the access token, please make a new file named and add your token into this file. get the OpenAI API to use the (or other models) Once your get the APIs, please add your APIs into the list in . You can add multiple APIs since we will randomly select one APIs from to request the OpenAI backend for each API request. The Random selection strategy is employed to improve the quota limitation for one API (see the OpenAI quota for the details). You can also configure the base URL for your OpenAI APIs python BASEURL = 'customize yo

agentlarge-language-modelsmulti-agent

Quick Facts

Stars221
Forks2
LanguagePython
CategoryAgent Tool
Quality Score45.2/100
Open Issues1
Last Updated2024-03-26
Created2024-02-13
Platformspython
Est. Tokens~31k

CoAgents alternative? Top 6 similar tools

Looking for a CoAgents alternative? If you're comparing CoAgents with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • MassGen by massgen · ⭐ 1.1k

    🚀 MassGen is an open-source multi-agent scaling system that runs in your terminal, autonomously orchestrating

  • ToolOrchestra by NVlabs · ⭐ 687

    ToolOrchestra is an end-to-end RL training framework for orchestrating tools and agentic workflows.

  • LLM-Tool-Survey by quchangle1 · ⭐ 481

    This is the repository for the Tool Learning survey.

  • aser by AmeNetwork · ⭐ 471

    Aser is a lightweight, self-assembling AI Agent frame.

  • JoySafeter by jd-opensource · ⭐ 273

    🚀 JoySafeter: An enterprise AI Agent Platform—Not just chatting. building、running、testing, and tracing autono

  • oreilly-ai-agents by sinanuozdemir · ⭐ 269

    An introduction to the world of AI Agents

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is CoAgents?

CoAgents is Official code for paper "Learning to Use Tools via Cooperative and Interactive Agents". It is categorized as a Agent Tool with 221 GitHub stars.

What programming language is CoAgents written in?

CoAgents is primarily written in Python. It covers topics such as agent, large-language-models, multi-agent.

How do I install or use CoAgents?

You can find installation instructions and usage details in the CoAgents GitHub repository at github.com/shizhl/CoAgents. The project has 221 stars and 2 forks, indicating an active community.

What are the best alternatives to CoAgents?

The top alternatives to CoAgents on Agent Skills Hub include MassGen, ToolOrchestra, LLM-Tool-Survey. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools