JA EN
Glossary › autogen

GLOSSARY

autogen

appears in 1 paper titles

Definition

An open-source framework from Microsoft for building applications out of multiple conversing LLM agents. You declare each agent's role, the tools it may call, and where a human enters the loop, then let the agents exchange messages to work a task through. Despite the name, it is not a code generator: the automation being offered is the orchestration of agent-to-agent conversation.