microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
33.63k stars 4.87k forks source link

Learning without a teacher #540

Closed rickyloynd-microsoft closed 1 month ago

rickyloynd-microsoft commented 1 year ago

Agents will be more easily taught by users if they can also learn from their own experience.

Human students don’t need their teachers to guide them through every detail of a task, since they can quickly learn many things on their own. Similarly, a teachable agent should not require users to spell out all the edge cases that a skill needs to handle. An agent’s ability to quickly learn from its own experience will be especially useful in group-chat settings where the user may not even be in direct communication with a teachable agent. And this ability will help the agent learn from user instructions that are vague, partial, or distributed over multiple dialogue turns.

thinkall commented 4 months ago

We are closing this issue due to inactivity; please reopen if the problem persists.

rickyloynd-microsoft commented 1 month ago

Stale. No longer planned.