autogen icon indicating copy to clipboard operation
autogen copied to clipboard

A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap

Results 499 autogen issues
Sort by recently updated
recently updated
newest added

### Describe the bug I asked the general agent workflow "can you help me program a new autogenstudio skill?" and eventually got the response: "As there seems to be a...

bug
ui/deploy

Autogen is an amazing project. Considering the other LLM related developments in other parts of Microsoft, namely Semantic Kernel, the Guidance LLM flow/prompt templating language and Prompt Flow, how shall...

integration

## Why are these changes needed? - Enables the capability tracking each request to llm api and the response, the telemetry will be saved in sqlite db. ## Related issue...

dev

We want the internal events in agents and conversation patterns to be logged. We also want to support integration with external loggers.   ```[tasklist] ### Tasks - [x] Track each llm...

enhancement
roadmap
dev

### Describe the bug After changing the model for userproxy, and primary_assistant agents. The agents don't use that model, when creating a new workflow. Agents: New Workflow: ### Steps to...

bug

### Describe the issue i had install autogen on server and i can finde a /api/docs# FASTapi suport but i can not make a reuast is there any budy have...

Just to link another relevant discussion. #1202 perhaps we can have a convenient way to create a structured response generator. This seems particularly useful for non OpenAI model and helps...

enhancement
alt-models

### Describe the issue I have a list of agents for example sde1, sd2, TeamManager and I have set max round as 3, when I ask a query "hey Sd2,...

question
group chat

### Describe the bug When updating a skill, unless the main function named is changed, the skill seems to run the original code, not the newly submitted code (but I...

bug
ui/deploy

When will AutoGen Studio support agents with RAG

enhancement
ui/deploy