-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Insights: microsoft/autogen
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
python-v0.4.8
published
Mar 4, 2025 -
python-v0.4.8.1
published
Mar 5, 2025
38 Pull requests merged by 16 people
-
Update markitdown requirements to >= 0.0.1, while still in the 0.0.x range
#5864 merged
Mar 7, 2025 -
fix: remove max_tokens from az ai client create call when stream=True
#5860 merged
Mar 7, 2025 -
feat: Enable Reset in AgentChat.NET
#5855 merged
Mar 7, 2025 -
update ollama usage docs
#5854 merged
Mar 6, 2025 -
copy tooltip on focus. Upgrade PDT version
#5848 merged
Mar 6, 2025 -
Fix component.label error in AGS frontend
#5845 merged
Mar 6, 2025 -
Support for external agent runtime in AgentChat
#5843 merged
Mar 6, 2025 -
Fix warning in selector gorup chat guide
#5849 merged
Mar 6, 2025 -
Update quickstart.ipynb
#5815 merged
Mar 6, 2025 -
fix: add plugin to kernel
#5830 merged
Mar 5, 2025 -
fix: warn when using reflection on tool use with Claude models
#5829 merged
Mar 5, 2025 -
Keyboard copy event and search bar cancellation
#5820 merged
Mar 4, 2025 -
Task-Centric Memory
#5227 merged
Mar 4, 2025 -
docs: Add note recommending PythonCodeExecutionTool as an alternative to CodeExecutorAgent
#5809 merged
Mar 4, 2025 -
Fix high contrast mode focus
#5796 merged
Mar 4, 2025 -
highlight focused code output boxes in jupyter notebook pages
#5819 merged
Mar 4, 2025 -
doc: update termination tutorial to include FunctionCallTermination condition and fix formatting
#5813 merged
Mar 4, 2025 -
Update website for v0.4.8
#5812 merged
Mar 4, 2025 -
doc: update guide for termination condition and tool usage
#5807 merged
Mar 4, 2025 -
Add examples for custom model context in AssistantAgent and ChatCompletionContext
#5810 merged
Mar 4, 2025 -
feat: Add FunctionCallTermination condition
#5808 merged
Mar 4, 2025 -
Update magentic-one.md
#5779 merged
Mar 4, 2025 -
Update installation.md
#5784 merged
Mar 4, 2025 -
Fix: Auto-Convert Pydantic and Dataclass Arguments in AutoGen Tool Calls
#5737 merged
Mar 4, 2025 -
Update with correct message types
#5789 merged
Mar 3, 2025 -
add api docstring to with_requirements
#5746 merged
Mar 3, 2025 -
TextMessageTerminationCondition for agentchat
#5742 merged
Mar 3, 2025 -
fix: Update SKChatCompletionAdapter message conversion
#5749 merged
Mar 3, 2025 -
add stream_options to openai model
#5788 merged
Mar 3, 2025 -
Fix AGS Cascading Delete Issue
#5804 merged
Mar 3, 2025 -
add options to ollama client
#5805 merged
Mar 3, 2025 -
Add Git LFS Note to AGS Readme
#5798 merged
Mar 3, 2025 -
docs: add note about markdown code block requirement in CodeExecutorA…
#5785 merged
Mar 3, 2025 -
Make FileSurfer and CodeExecAgent Declarative
#5765 merged
Mar 1, 2025 -
Add ChromaDBVectorMemory in Extensions
#5308 merged
Mar 1, 2025 -
fix incorrect field name from config to component
#5761 merged
Mar 1, 2025 -
Add support for default model client, in AGS updates to settings UI
#5763 merged
Mar 1, 2025
15 Pull requests opened by 8 people
-
Improvements to agbench
#5776 opened
Mar 1, 2025 -
typo fix in llm_configuration.ipynb
#5781 opened
Mar 2, 2025 -
Added http_client option to the BaseOpenAIClientConfiguration class
#5811 opened
Mar 4, 2025 -
Fix: Ensure UTF-8 encoding in all 'open()' statements
#5818 opened
Mar 4, 2025 -
feat: AgentChat.NET Agents
#5837 opened
Mar 5, 2025 -
feat: AgentChat.NET Group Chat Patterns: Selector, Swarm
#5838 opened
Mar 5, 2025 -
feat: Implement AgentChat.NET Termination Conditions
#5839 opened
Mar 5, 2025 -
feat: Save/Load for AgentChat.NET
#5841 opened
Mar 5, 2025 -
Add new sample: Gitty
#5842 opened
Mar 5, 2025 -
Add Azure AI Search tool implementation
#5844 opened
Mar 6, 2025 -
Fix span structure for tracing
#5853 opened
Mar 6, 2025 -
Allow Voice Access to find clickable cards
#5857 opened
Mar 6, 2025 -
Add ToolCallEvent and log it from all builtin tools
#5859 opened
Mar 6, 2025 -
Update README to clarify Web Browsing Agent Team usage, and use animated Chromium browser
#5861 opened
Mar 7, 2025 -
Nested teams in group chats
#5863 opened
Mar 7, 2025
40 Issues closed by 6 people
-
AzureAIChatCompletionClient max_toens is too small
#5817 closed
Mar 7, 2025 -
Base implementation for Reset for .NET AgentChat
#5799 closed
Mar 7, 2025 -
High priority video accessibility issues
#5632 closed
Mar 6, 2025 -
[Bug]: Ignores my specified models and always goes to openai
#2889 closed
Mar 6, 2025 -
[Issue]: Non open AI tools
#3472 closed
Mar 6, 2025 -
[Feature Request]: Make using langchain tools easier
#3351 closed
Mar 6, 2025 -
IndexError: list index out of range when using Open Router
#4815 closed
Mar 6, 2025 -
[Roadmap]: Gemini Integration
#2387 closed
Mar 6, 2025 -
[Bug]: Registering a function (tool or function) wipes out any register_custom_client class in place
#2930 closed
Mar 6, 2025 -
[Feature Request]: make it easy to manage agents
#2678 closed
Mar 6, 2025 -
[Issue]: Ollama does not work with tool use
#2924 closed
Mar 6, 2025 -
[Feature Request]: Workflow/Agent Config export
#2547 closed
Mar 6, 2025 -
[Bug]: 'NoneType' object has no attribute 'chat'
#2372 closed
Mar 6, 2025 -
[Bug]: LLM Configuration webpage is not linked in the Inntroduction to AutoGEN page
#3385 closed
Mar 6, 2025 -
Document usage of with_requirements
#5601 closed
Mar 6, 2025 -
Accessing Agent runtime through AgentChat
#4075 closed
Mar 6, 2025 -
High priority visual accessibility issues
#5633 closed
Mar 6, 2025 -
CLAUDE_3_7_SONNET error
#5835 closed
Mar 6, 2025 -
AssistantAgent should raise warning when reflection_on_tool_use=True and model family is Claude
#5731 closed
Mar 5, 2025 -
Doc update to code executor agent to mention PythonCodeExecutionTool
#5782 closed
Mar 4, 2025 -
Event loop is Close? How to fix
#5816 closed
Mar 4, 2025 -
Autogen Studio - issue with src/images/icon.png
#5797 closed
Mar 4, 2025 -
Add documentation for `TextTerminationCondition`
#5786 closed
Mar 4, 2025 -
Update AssistantAgent and ModelContext API doc to show example of custom model context for R1.
#5777 closed
Mar 4, 2025 -
Bug: Function Arguments as Pydantic Models or Dataclasses Fail in AutoGen Tool Calls
#5736 closed
Mar 4, 2025 -
`TextMessageTermination` Condition
#5732 closed
Mar 3, 2025 -
[Feature Request]: context caching for gemini-1.5
#3038 closed
Mar 3, 2025 -
[Bug]: Optiguide example does not run with current autogen version
#3011 closed
Mar 3, 2025 -
[Roadmap]: Google Integrations
#3147 closed
Mar 3, 2025 -
Update doc executor agent doc to mention the requirements
#5771 closed
Mar 3, 2025 -
Enhanced model client supported for reasoning models
#5161 closed
Mar 2, 2025 -
When i use custom agent in team -> Error Unable to extract tag using discriminator 'type'
#5768 closed
Mar 2, 2025 -
how to save and load state in TeamManager
#5774 closed
Mar 2, 2025 -
how to get call funtion in variable
#5775 closed
Mar 2, 2025 -
Support OpenAI's New Project-Based API Keys (sk-proj-*)
#5780 closed
Mar 2, 2025 -
Make FileSurfer support component config serialization
#5607 closed
Mar 1, 2025 -
Add Default Model Client in AGS
#5685 closed
Mar 1, 2025 -
.NET Grpc Agents with multiple pods and running in different service
#5750 closed
Feb 28, 2025
26 Issues opened by 13 people
-
ModuleNotFoundError: No module named 'autogen_agentchat'
#5866 opened
Mar 7, 2025 -
Anthropic client docs missing
#5856 opened
Mar 6, 2025 -
Document usage of custom runtime in AgentChat
#5852 opened
Mar 6, 2025 -
Stop consuming output queue when there is an exception from agent when using custom runtime
#5851 opened
Mar 6, 2025 -
pass a dictionary as input and call a function in autogen
#5850 opened
Mar 6, 2025 -
pip install -U autogen-ext[video-surfer] in windows python virutal environment installation error
#5840 opened
Mar 5, 2025 -
Local LLM example error
#5832 opened
Mar 5, 2025 -
Infinite loop appears when using swarm with human-computer dialogue
#5831 opened
Mar 5, 2025 -
`candidate_func` in `SelectorGroupChat`
#5828 opened
Mar 4, 2025 -
FileSurfer stops reading the file
#5826 opened
Mar 4, 2025 -
Enable `CodeExecutorAgent` to generate its own code and executing it.
#5824 opened
Mar 4, 2025 -
Autogen Studio - PrismJS DOM Clobbering vulnerability
#5823 opened
Mar 4, 2025 -
OpenAI bad request error for Tools call with agentchat v0.4.7 | Working fine with agentchat v0.4.3
#5814 opened
Mar 4, 2025 -
Port AgentChat Groups to .NET
#5803 opened
Mar 3, 2025 -
Port AgentChat Agents to .NET
#5802 opened
Mar 3, 2025 -
Port AgentChat Terminations to .NET
#5801 opened
Mar 3, 2025 -
Save/Load in .NET AgentChat
#5800 opened
Mar 3, 2025 -
Skip SSL verification option missing while creating model client in v0.4.x
#5795 opened
Mar 3, 2025 -
VideoSurfer unable to detect video at the given path
#5793 opened
Mar 3, 2025 -
Add latency and token per second stats to `LLMCallEvent`.
#5790 opened
Mar 3, 2025 -
Integrating AgentChat and Core
#5787 opened
Mar 3, 2025 -
Enable file upload as part of task in AGS ....
#5773 opened
Mar 1, 2025 -
Update migration guide regarding teachability and rag agent
#5772 opened
Mar 1, 2025 -
Error when using Gemini : Unable to submit request because it has an empty text parameter
#5762 opened
Feb 28, 2025 -
running xlang app host on windows, python grpc exception: NotImplementedError
#5760 opened
Feb 28, 2025
57 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
experimental: add a typescript version of autogen
#5677 commented on
Mar 7, 2025 • 7 new comments -
Agent Runtime Gateway Registration Consistency xLang
#5755 commented on
Mar 7, 2025 • 5 new comments -
add auto build agent feature
#5670 commented on
Mar 7, 2025 • 4 new comments -
Feature add Add LlamaCppChatCompletionClient and llama-cpp
#5326 commented on
Mar 7, 2025 • 2 new comments -
Memory Proposal
#4564 commented on
Mar 7, 2025 • 0 new comments -
LocalCommandLineCodeExecutor to support PowerShell
#5518 commented on
Mar 7, 2025 • 0 new comments -
Azure AI Agent
#5545 commented on
Mar 7, 2025 • 0 new comments -
ResourceWarning: unclosed transport when importing web_surfer
#4821 commented on
Mar 7, 2025 • 0 new comments -
[Roadmap] AutoGen Studio Roadmap
#4006 commented on
Mar 7, 2025 • 0 new comments -
[Feature Request] Semantic Kernel agents adapter
#5614 commented on
Mar 7, 2025 • 0 new comments -
For OTEL, we can follow what we do for LLMCallEvent and emit a `ToolCallEvent` in `BaseTool`
#5745 commented on
Mar 6, 2025 • 0 new comments -
High priority keyboard control accessibility issues
#5630 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: agent generated the right python code, executed the code and yet got the wrong answers
#2950 commented on
Mar 6, 2025 • 0 new comments -
[Feature Request]: Add typo check to workflow
#2564 commented on
Mar 6, 2025 • 0 new comments -
AutoGen Studio: losing design time adjustments upon exiting canvas.
#5147 commented on
Mar 6, 2025 • 0 new comments -
[Feature Request ]: AutoGen Studio - Introduce a configurable timeout parameter for the local code executor, adjustable directly from the UI.
#5057 commented on
Mar 6, 2025 • 0 new comments -
Ability to Test all Components in AGS
#5728 commented on
Mar 1, 2025 • 0 new comments -
Dynamically generate agent systems in AutoGen
#4226 commented on
Mar 5, 2025 • 0 new comments -
Add the `add_tool()`, `remove_tool()` and `remove_all_tool()` me…
#4545 commented on
Mar 4, 2025 • 0 new comments -
SK assistant for agentchat
#5134 commented on
Mar 7, 2025 • 0 new comments -
Added type hints existence validation to make error message when miss…
#5211 commented on
Mar 4, 2025 • 0 new comments -
Fix streaming in distributed group chat example
#5336 commented on
Mar 7, 2025 • 0 new comments -
Implement Redis Queue for Persistent Task
#5371 commented on
Mar 3, 2025 • 0 new comments -
feat: [dotnet] add agents app tests
#5432 commented on
Mar 7, 2025 • 0 new comments -
Add ability for markdown file browser to display json files
#5463 commented on
Mar 7, 2025 • 0 new comments -
feat: [dotnet] open control channel for grpc save/load
#5489 commented on
Mar 7, 2025 • 0 new comments -
feat: Support Gemini client for Gemini API and Vertex AI
#5524 commented on
Mar 7, 2025 • 0 new comments -
Added capability to customize read and connection timeout for bedrock models
#5529 commented on
Mar 4, 2025 • 0 new comments -
[DRAFT] Add OpenAI Client Error Handler
#5615 commented on
Mar 7, 2025 • 0 new comments -
Studio devcontainer fails to run `yarn build`
#5715 commented on
Mar 1, 2025 • 0 new comments -
AGS - Ability to View Files in UI
#5096 commented on
Mar 1, 2025 • 0 new comments -
Adding Memory Components (useful for RAG workflows) in AGS
#4707 commented on
Mar 2, 2025 • 0 new comments -
Enable True Graph-Based Execution flow Pattern in AgentChat
#4623 commented on
Mar 3, 2025 • 0 new comments -
Test Magentic One in AGS, Add Documentation
#5751 commented on
Mar 3, 2025 • 0 new comments -
Ability to side by side compare team configurations in AGS
#4273 commented on
Mar 3, 2025 • 0 new comments -
.NET agentchat layer
#3750 commented on
Mar 3, 2025 • 0 new comments -
Add authentication infrastructure for AGS
#4350 commented on
Mar 3, 2025 • 0 new comments -
[Python] Expand Core API documentation on RPC and Pub/Sub messaging
#5333 commented on
Mar 4, 2025 • 0 new comments -
Codelab or Binder button for documentation
#4378 commented on
Mar 4, 2025 • 0 new comments -
open needs encoding='utf-8' for non-english environment, error in playwright_controller.py
#5566 commented on
Mar 4, 2025 • 0 new comments -
LLMStreamStartEvent and LLMStreamEndEvent for autogen_core.logging
#5730 commented on
Mar 4, 2025 • 0 new comments -
Incorrect Trace structure in autogen-core Otel support
#5697 commented on
Mar 4, 2025 • 0 new comments -
Separate documentation on nested chats
#5706 commented on
Mar 4, 2025 • 0 new comments -
AssistantAgent may ask for approval before executing a tool
#4894 commented on
Mar 4, 2025 • 0 new comments -
Tool for Azure AI Search
#5419 commented on
Mar 4, 2025 • 0 new comments -
Inconsistent Behavior in Agent Registration Between .NET and Python Libraries
#5314 commented on
Mar 4, 2025 • 0 new comments -
Autogen 0.4.6 ToolCalling with fastMCP server through SSE report ExceptionGroup: unhandled errors in a TaskGroup
#5564 commented on
Mar 4, 2025 • 0 new comments -
Fix website accessibility issues
#5629 commented on
Mar 4, 2025 • 0 new comments -
bug: Semantic Kernel Adapter for Anthropic models with tool calls
#5675 commented on
Mar 5, 2025 • 0 new comments -
When using SemanticKernel adapter with AWS Bedrock Claude, got Tool Call Error: The tool 'autogen-tools_get_weather' is not available.
#5439 commented on
Mar 5, 2025 • 0 new comments -
Autogen Studio not using azure open ai API
#5743 commented on
Mar 5, 2025 • 0 new comments -
feature: DeepSeekR1+Ollama
#5748 commented on
Mar 5, 2025 • 0 new comments -
All gallery images are broken in the 0.2 documentation
#4934 commented on
Mar 5, 2025 • 0 new comments -
AgentChat ChainLit sample to display name of agents in teams
#5609 commented on
Mar 6, 2025 • 0 new comments -
MultimodalWebSurfer Agent fails with multiple errors when trying to search restaurants
#5162 commented on
Mar 6, 2025 • 0 new comments -
using LocalCommandLineCodeExecutor
#5382 commented on
Mar 6, 2025 • 0 new comments -
High priority voice and website formatting accessibility issues
#5634 commented on
Mar 6, 2025 • 0 new comments