
AutoGenAtvira plokštės Python frameworkas, taikomas sukleistamis multi-agent LLM taikomųjų programoms, kurios bendradarbiauja, kad atspėtų užduotis.
Apžvalga
Pagrindinės funkcijos
- Multi-agentų pokalbių orkestracija
- Mįslinga agentų vaidmenų ir personažų konfigūracija
- Kodo vykdomumas ir priemonių priskyrimas
- Suaugusiųjų žmogaus parama
- Kompatybingas su svarbiausiais LLM tiekejais
- Papildomas Python API
- pros
- :
- Laisvas ir atviro kodo projektas,Šilta multi-agentų pokalbių struktūra,Palaiko priemonių vartojimą ir kodą vykdymą,Palaikomas Microsoft Research su aktyva bendruomene,cons,:,Reikalauja Python ir LLM API žinių, Dokumentacija gali nusilenkti greitosioms atnaujinimams,Vykdomas multi-agentų siuntosios e
Kainos
- Modelis
- Freemium
- Kategorija
- Agento Sprendimo Systemų Vairovė
- Įvertinimas
- 4.5 / 5 (4)
Naudojimo atvejai
Pratartinis AI
Kurti daugiaagentų pokalbių sistemas, kurios bendradarbiauja, kad išspręstų užduotis, su taikymais paslaugų prieinamumo, techninio paramosi, ir t.t.
LLM Darbų Klaustukai
Sukurti krovimosi, kurios naudoja didelius kalbų modelius, kad automatizuotų užduotis, kaip duomenų apdorojimą, tekstų analizę, turinio generavimą.
Daugiaagentų sistemos
Vystyti sistemas, kurios leidžia daugems agentams sąveikauti ir bendradarbiauti, su potencialiomis taikymamis sferose taip, kaip žaidimų, simuliavimo, ir švietimo.
Išlaipytas Inferencijas
Naudokite AutoGen LLM priedus inferencijai pagerinti performancą ir sumažinti išlaidas didmečių kalbų modelių deploymentose.
Privalumai ir trūkumai
Privalumai
- Gyvai ir atviri kodo žurnalas
- Pakankamai daugybės agentų pokalbio schemų
- „Taupymo galimybė: įrankių vartojimas ir kodo įvykdymas
- , „Veda iš Microsoft mokslinio tyrimo darbo, aktyvus bendruomenės
Trūkumai
- „Prieinama tik Python ir LLM API žinių turinčiai
- , „Dokumentacija dažnai atsilieka nuo greitu technologijų atnaujinimų
- „Bentangi daugybės agentų spindulio darbų laikinai gali kainuoti aukštai
- , „Nėra prieinstalo sąrankos sistema (GUI) neprofesionalams vartotojams
Mūšių rekordas
1 mūšyje Panteone.
Last battle
Atsiliepimai
Vidurkis iš 4 įvertinimų.
Prisijunk, kad paliktum atsiliepimą.
Skeptical, then convinced
I went in skeptical — most tools in this space overpromise. It actually delivers on code execution and tool calling, and free and open source caught me off guard. Requires Python and LLM API knowledge is why this isn't a perfect score, still, I'd recommend giving it a real trial.
Solid for our team
We rolled this out across the team last quarter and flexible multi-agent conversation patterns. Compatible with major LLM providers fits neatly into how we already work, and multi-agent conversation orchestration removed a step we used to do by hand. but it has held up under daily use.
Compared a few options
Evaluated this against two competitors. Where it wins: human-in-the-loop support and backed by Microsoft Research with active community. On balance the feature set — especially compatible with major LLM providers — justifies the 5 stars for our use case.
Skeptical, then convinced
I went in skeptical — most tools in this space overpromise. It actually delivers on compatible with major LLM providers, and flexible multi-agent conversation patterns caught me off guard. No built-in GUI for non-developers is why this isn't a perfect score, still, I'd recommend giving it a real trial.
Klausimai
None of the devcontainers are building due to "Hash sum mismatch", what should I do?
This is an intermittent issue that appears to be caused by some combination of mirror and proxy issues. If it arises, try to replace the apt-get update step with the following: RUN echo "Acquire::http::Pipeline-Depth 0;" > /etc/apt/apt.conf.d/99custom && \ echo "Acquire::http::No-Cache true;" >> /etc/apt/apt.conf.d/99custom && \ echo "Acquire::BrokenProxy true;" >> /etc/apt/apt.conf.d/99customRUN apt-get clean && \ rm -r /var/lib/apt/lists/* && \ apt-get update -o Acquire::CompressionTypes::Order::=gz && \ apt-get -y update && \ apt-get install sudo git npm # and whatever packages need to be installed in this specific version of the devcontainer This is a combination of StackOverflow suggestions here and here.
Asked by Vasyl Kovalenko · May 21, 2026
What should I do if I get the error "TypeError: Assistants.create() got an unexpected keyword argument 'file_ids'"?
This error typically occurs when using Autogen version earlier than 0.2.27 in combination with OpenAI library version 1.21 or later. The issue arises because the older version of Autogen does not support the file_ids parameter used by newer versions of the OpenAI API. To resolve this issue, you need to upgrade your Autogen library to version 0.2.27 or higher that ensures compatibility between Autogen and the OpenAI library. pip install --upgrade autogen
Asked by Nikolai Petrenko · May 13, 2026
Agents are throwing due to docker not running, how can I resolve this?
If running AutoGen locally the default for agents who execute code is for them to try and perform code execution within a docker container. If docker is not running, this will cause the agent to throw an error. To resolve this you have some options.
Asked by Tunde Balogun · May 6, 2026
When using autogen docker, is it always necessary to reinstall modules?
The "use_docker" arg in an agent's code_execution_config will be set to the name of the image containing the change after execution, when the conversation finishes. You can save that image name. For a new conversation, you can set "use_docker" to the saved name of the image to start execution there.
Asked by Ismael Rios · May 1, 2026
How to get each agent message?
Please refer to https://microsoft.github.io/autogen/docs/reference/agentchat/conversable_agent#chat_messages
Asked by Lucas Petit · Apr 15, 2026
Užduoti klausimą
Agento Sprendimo Systemų Vairovė alternatyvos
LangGraph Studio
Agento Sprendimo Systemų Vairovė
Sąvartės IDE rėžimas, skirtas sukurimui, supažįmimui ir LangGraph agentų workflows peržiūrai
BrainSoup
Agento Sprendimo Systemų Vairovė
Sukurkite individualius AI agentus, kurie automatiniai priežiūros užduotis ir workflows natūraliai kalba.
Letta AI
Agento Sprendimo Systemų Vairovė
Atviri platformos statiniems AI agentams su ilgalaikės atmine ir suteikiama nuotekų analizė
Snorkel Flow
Agento Sprendimo Systemų Vairovė
Programinguoto duomenų etiketavimo ir AI sistemos sudarymo platforma užtikrina greitąs produkcijos modelių kūrimą.
NetX
Agento Sprendimo Systemų Vairovė
Moduliarus ekonominės tinklejos kombinacija, sujungianti blockchain infrastruktūrą su AI galimybėmis.
Theoriq AI
Agento Sprendimo Systemų Vairovė
Atviri protokolas, skirtas kūrimei ir valdymui decentralizuotų AI sistemų su- blockchain
Botpress
Agento Sprendimo Systemų Vairovė
Panašus platformas, skirta statyti, išleisti ir valdyti AI agentus ir balandžius.
LangSmith
Agento Sprendimo Systemų Vairovė
Observavibilitetas, vertinimas ir debogingos platforma LLM įtaisų išprojekcijai iš LangChain komandos
Trending now
Reducto AI
Intelektualiosioms Agentųsių Plataformos sukurimo
Documentų inteligentijos API, kuris skaidrysta, skaido, OCR-a ir ištrina išsiaugstiną duomenų medžiagą iš kompleksinių PDF, presentacijų ir lentelių, kuris išsaugo sprendimus ir grafikai iš lentelių ir grafo duomenų.
Biology AI
Mokymosi AI
Savitai Homelaida Pomoja su Pilnomisės Paaiškinimais
AdCrier
Reklama & Rinkimai
Sponsoriai atsakymai, mokama už kliktą.
Beam AI
Intelektinio kompiuterio agentai
Lyderis platforma užsakinti agentų procesinį automatizavimą, naudojantis savanaudiškas intelekto agentus, kad pagerintų darbo srauto skersijas įvairiuose ūkių sektoriuose.











