-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Insights: microsoft/autogen
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
-
python-v0.4.9.3
published
Mar 29, 2025 -
python-v0.5.1
published
Apr 3, 2025 -
python-v0.5.2
published
Apr 15, 2025 -
python-v0.5.3
published
Apr 17, 2025 -
python-v0.5.4
published
Apr 22, 2025 -
python-v0.5.5
published
Apr 25, 2025
112 Pull requests merged by 38 people
-
Add more mcp workbench examples to MCP API doc
#6403 merged
Apr 26, 2025 -
Update website for v0.5.5
#6401 merged
Apr 25, 2025 -
Document custom message types in teams API docs
#6400 merged
Apr 25, 2025 -
[doc] Clarify selector prompt for SelectorGroupChat
#6399 merged
Apr 25, 2025 -
Add functional termination condition
#6398 merged
Apr 25, 2025 -
Update: implement return_value_as_string for McpToolAdapter
#6380 merged
Apr 25, 2025 -
Update version to 0.5.5
#6397 merged
Apr 25, 2025 -
Add example using autogen-core and FastAPI for handoff multi-agent design pattern with streaming and UI
#6391 merged
Apr 25, 2025 -
Update agent documentation
#6394 merged
Apr 25, 2025 -
AssistantAgent to support Workbench
#6393 merged
Apr 24, 2025 -
TEST: skip when macos+uv and adding uv venv tests
#6387 merged
Apr 24, 2025 -
Add guide for workbench and mcp & bug fixes for create_mcp_server_session
#6392 merged
Apr 24, 2025 -
Remove
name
field from OpenAI Assistant Message#6388 merged
Apr 24, 2025 -
Introduce workbench
#6340 merged
Apr 24, 2025 -
Revert "Update: override return_value_as_string for McpToolAdapter"
#6378 merged
Apr 24, 2025 -
Update: override return_value_as_string for McpToolAdapter
#6371 merged
Apr 24, 2025 -
TEST/change gpt4, gpt4o serise to gpt4.1nano
#6375 merged
Apr 23, 2025 -
FEAT: MCP Actor for WorkBench for #6340
#6360 merged
Apr 22, 2025 -
update website version
#6364 merged
Apr 22, 2025 -
Add self-debugging loop to
CodeExecutionAgent
#6306 merged
Apr 22, 2025 -
Fix: deserialize model_context in AssistantAgent and SocietyOfMindAgent and CodeExecutorAgent
#6337 merged
Apr 22, 2025 -
Add azure ai agent
#6191 merged
Apr 22, 2025 -
Avoid re-registering a message type already registered
#6354 merged
Apr 22, 2025 -
Added support for exposing GPUs to docker code executor
#6339 merged
Apr 22, 2025 -
fix: ollama fails when tools use optional args
#6343 merged
Apr 22, 2025 -
Add an example using autogen-core and FastAPI to create streaming responses
#6335 merged
Apr 21, 2025 -
FEAT: SelectorGroupChat could using stream inner select_prompt
#6286 merged
Apr 21, 2025 -
Add experimental notice to canvas
#6349 merged
Apr 21, 2025 -
DOC: add extentions - autogen-oaiapi and autogen-contextplus
#6338 merged
Apr 21, 2025 -
fix: ensure serialized messages are passed to LLMStreamStartEvent
#6344 merged
Apr 21, 2025 -
Agentchat canvas
#6215 merged
Apr 21, 2025 -
Update version 0.5.4
#6334 merged
Apr 19, 2025 -
Add example for parallel agents
#6311 merged
Apr 18, 2025 -
Bugfix: Azure AI Search Tool - fix query type
#6331 merged
Apr 18, 2025 -
FEAT: adding multiple_system_message on model_info
#6327 merged
Apr 18, 2025 -
Make Docker Jupyter support to the Version 0.4 as Version 0.2
#6231 merged
Apr 17, 2025 -
[AgentChat] Nested Agents
#5924 merged
Apr 17, 2025 -
Update website 0.5.3
#6320 merged
Apr 17, 2025 -
Make sure thought content is included in handoff context
#6319 merged
Apr 17, 2025 -
Print message types in Console
#6318 merged
Apr 17, 2025 -
Fix: Azure AI Search Tool Client Lifetime Management
#6316 merged
Apr 17, 2025 -
Add GPT4.1, o4-mini and o3
#6314 merged
Apr 17, 2025 -
Make shared session possible for MCP tool
#6312 merged
Apr 17, 2025 -
[FEATURE] Option to emit group chat manager messages in AgentChat
#6303 merged
Apr 16, 2025 -
Aegis structure message
#6289 merged
Apr 16, 2025 -
Update version to 0.5.3
#6310 merged
Apr 16, 2025 -
Add missing C# and F# kernels
#6283 merged
Apr 15, 2025 -
Pin opentelemetry-proto version
#6305 merged
Apr 15, 2025 -
minor grammatical fix in docs
#6263 merged
Apr 15, 2025 -
Add code generation support to
CodeExecutorAgent
#6098 merged
Apr 15, 2025 -
Bump up json-schema-to-pydantic from v0.2.3 to v0.2.4
#6300 merged
Apr 15, 2025 -
Update AutoGen dependency range in AGS
#6298 merged
Apr 15, 2025 -
Update website for 0.5.2
#6299 merged
Apr 15, 2025 -
update version 0.5.2
#6296 merged
Apr 15, 2025 -
Update multi-agent-debate.ipynb
#6288 merged
Apr 13, 2025 -
Update discover.md with adding email agent package
#6274 merged
Apr 11, 2025 -
Expose TCM TypedDict classes for apps to use
#6269 merged
Apr 10, 2025 -
Fix publish_message-method() notes
#6250 merged
Apr 10, 2025 -
Fix ValueError: Dataclass has a union type error
#6266 merged
Apr 10, 2025 -
[Bugfix] Fix for Issue #6241 - ChromaDB removed IncludeEnum
#6260 merged
Apr 10, 2025 -
Add note on ModelInfo for Gemini Models
#6259 merged
Apr 10, 2025 -
.NET update autogen 0.2.2 -> autogen 0.2.3
#6257 merged
Apr 9, 2025 -
[Draft] Enable File Upload/Paste as Task in AGS
#6091 merged
Apr 9, 2025 -
Bugfix/azure ai search embedding
#6248 merged
Apr 9, 2025 -
Expose more Task-Centric Memory parameters
#6246 merged
Apr 8, 2025 -
fix: typo in usage.md
#6245 merged
Apr 8, 2025 -
.NET update oai and aoai package version
#6239 merged
Apr 7, 2025 -
Fix sha256_hash docstring
#6236 merged
Apr 7, 2025 -
Update json_schema_to_pydantic version and make relaxed requirement on arry item.
#6209 merged
Apr 7, 2025 -
Fix terminations conditions.
#6229 merged
Apr 7, 2025 -
Fix gallery broken image path issue #4934
#6175 merged
Apr 7, 2025 -
Docker Code Exec delete temp files
#6211 merged
Apr 6, 2025 -
clean codes notes for autogen-core.
#6218 merged
Apr 6, 2025 -
Fix/transformer aware any modelfamily
#6213 merged
Apr 6, 2025 -
chore: Add powershell path check for code executor
#6212 merged
Apr 6, 2025 -
added: gemini 2.5 pro preview
#6226 merged
Apr 6, 2025 -
fix autostudio dabase jsons.
#6183 merged
Apr 4, 2025 -
redundancy code clean for agentchat
#6190 merged
Apr 4, 2025 -
Improve SocietyOfMindAgent message handling
#6142 merged
Apr 4, 2025 -
Clean examples.
#6203 merged
Apr 4, 2025 -
[BUGFIX] Add LLMCallEventMessage to resolve instantiation error in AgentStudio
#6204 merged
Apr 4, 2025 -
Update website verison
#6196 merged
Apr 3, 2025 -
Update version to 0.5.1
#6195 merged
Apr 3, 2025 -
Fix streaming + tool bug in Ollama
#6193 merged
Apr 3, 2025 -
Update versions to 0.5.0
#6184 merged
Apr 3, 2025 -
Ensure message sent to LLMCallEvent for Anthropic is serializable
#6135 merged
Apr 3, 2025 -
Add Azure AI Search tool implementation
#5844 merged
Apr 2, 2025 -
FIX:simple fix on tool calling test for anthropic
#6181 merged
Apr 2, 2025 -
[Refactor] model family resolution to support non-prefixed names like Mistral
#6158 merged
Apr 2, 2025 -
Add session_id_param to ACADynamicSessionsCodeExecutor
#6171 merged
Apr 2, 2025 -
Fix/anthropic colud not end with trailing whitespace at assistant content
#6168 merged
Apr 2, 2025 -
Stop run when an error occured in a group chat
#6141 merged
Apr 1, 2025 -
Add output_format to AssistantAgent for structured output
#6071 merged
Apr 1, 2025 -
Changed Code Executors default directory to temporary directory
#6143 merged
Apr 1, 2025 -
Update mcp version to 1.6.0 to avoid bug in closing client.
#6162 merged
Apr 1, 2025 -
fix: the installation instruction had a missing step
#6166 merged
Apr 1, 2025 -
Fix docs typos.
#5975 merged
Mar 31, 2025 -
code optimization
#5980 merged
Mar 31, 2025 -
Doc/moudulor transform oai
#6149 merged
Mar 31, 2025 -
[BugFix][Refactor] Modular Transformer Pipeline and Fix Gemini/Anthropic Empty Content Handling
#6063 merged
Mar 31, 2025 -
Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types.
#6144 merged
Mar 30, 2025 -
Fix token limited model context
#6137 merged
Mar 28, 2025 -
FIX: Anthropic and Gemini could take multiple system message
#6118 merged
Mar 28, 2025 -
Add suppress_result_output to ACADynamicSessionsCodeExecutor initializer
#6130 merged
Mar 28, 2025 -
FEAT: Add missing OpenAI-compatible models (GPT-4.5, Claude models)
#6120 merged
Mar 28, 2025 -
[feat] token-limited message context
#6087 merged
Mar 27, 2025 -
Fix MCP tool bug by dropping unset parameters from input
#6125 merged
Mar 27, 2025 -
feat(ollama): Add thought field support and fix LLM control parameters
#6126 merged
Mar 27, 2025 -
Use class hierarchy to organize AgentChat message types and introduce StructuredMessage type
#5998 merged
Mar 26, 2025 -
Add autogen user agent to azure openai requests
#6124 merged
Mar 26, 2025 -
add stdio_read_timeout for create_mcp_server_session
#6080 merged
Mar 26, 2025
22 Pull requests opened by 20 people
-
Add ability to register Agent instances
#6131 opened
Mar 27, 2025 -
docs: add example on using Langfuse as OpenTelemetry backend
#6159 opened
Mar 31, 2025 -
Adding bedrock chat completion for anthropic models
#6170 opened
Apr 1, 2025 -
Implements suggestion discussed in issue #6049 by adding raw_response field to CreateResult.
#6192 opened
Apr 3, 2025 -
Handle GroupChatMessage concurrently.
#6208 opened
Apr 4, 2025 -
Create a common abstraction for storing message threads in teams
#6243 opened
Apr 8, 2025 -
Update Microsoft.Extensions.AI version to 9.4.0-preview.1.25207.5
#6249 opened
Apr 8, 2025 -
Support a wider range of termination conditions in AGS
#6273 opened
Apr 11, 2025 -
Fix FileSurfer to locate and list files
#6275 opened
Apr 11, 2025 -
added TextMessage dependency in custom-agents.ipynb
#6276 opened
Apr 11, 2025 -
Remove duplicate aliases
#6309 opened
Apr 16, 2025 -
Add `model_context` to `SelectorGroupChat` for enhanced speaker selection
#6330 opened
Apr 17, 2025 -
Added Graph Based Execution functionality to Autogen
#6333 opened
Apr 18, 2025 -
feat: Add id field for AgentChat messages
#6351 opened
Apr 21, 2025 -
[Experimental] HTTP agent runtime
#6356 opened
Apr 22, 2025 -
Fix: Icons are not aligned vertically.
#6369 opened
Apr 23, 2025 -
Bing grounding citations
#6370 opened
Apr 23, 2025 -
[FIX] DockerCommandLineCodeExecutor multi event loop aware
#6402 opened
Apr 26, 2025 -
docs: Clarify missing dependencies in documentation (fix #6076)
#6406 opened
Apr 26, 2025 -
FIX: resolving_workbench_and_tools_conflict_at_desirialize_assistant_agent
#6407 opened
Apr 26, 2025
61 Issues closed by 11 people
-
SelectorGroupChat needs for clarification for metadata
#6383 closed
Apr 25, 2025 -
OperationalError: no such column: "size" - should this be a string literal in single-quotes?
#6009 closed
Apr 25, 2025 -
macOS/uv: venv tests fail (dyld error), not resolved by symlinks=False
#6341 closed
Apr 24, 2025 -
Error in SseMcpToolAdapter.from_server_params shows Server error '502 Bad Gateway' for url
#6382 closed
Apr 24, 2025 -
Self-debugging in `CodeExecutionAgent`
#6207 closed
Apr 22, 2025 -
Some agents do not deserialize model_context (set to None or Do not serialize too)
#6336 closed
Apr 22, 2025 -
Teams with agents that contain duplicated produced_message_types result in an ValueError exception
#6353 closed
Apr 22, 2025 -
Add optional `device_requests` to DockerCommandLineCodeExecutor
#6302 closed
Apr 22, 2025 -
Support anyOf property types in convert_tools for Ollama clients
#6323 closed
Apr 22, 2025 -
Model client streaming from the selector of SelectorGroupChat
#6145 closed
Apr 21, 2025 -
Azure AI Search tool not working in v0.5.3
#6321 closed
Apr 18, 2025 -
[BUG]: json description value in config object not linked to form editor when adding a tool
#6325 closed
Apr 17, 2025 -
The support for MCP is a bit poor. We may have to consider using other frameworks.
#6185 closed
Apr 17, 2025 -
Thought content is lost when model returns a handoff tool call
#6295 closed
Apr 17, 2025 -
Display message type in `Console` output
#6270 closed
Apr 17, 2025 -
Latest OpenAI models (GPT-4.1, o3 and o4-mini) are missing
#6313 closed
Apr 17, 2025 -
AzureAISearchTool Not working as expected
#6308 closed
Apr 17, 2025 -
`McpToolAdapter` Connects to the MCP Server in a Stateless Mode
#6198 closed
Apr 17, 2025 -
Github MCP tools Doesn't work for write operations with Autogen
#6232 closed
Apr 17, 2025 -
Option to emit group chat manager messages in AgentChat
#6161 closed
Apr 16, 2025 -
Installing Task Centric Memory related dependency causes protobuf version conflicting error
#6304 closed
Apr 15, 2025 -
Not consistent response with Litellm API + Gemini + tools
#6279 closed
Apr 15, 2025 -
Enable `CodeExecutorAgent` to generate its own code and executing it.
#5824 closed
Apr 15, 2025 -
Create a sample showing how to set up OTEL and see results in Jaeger UI
#5892 closed
Apr 13, 2025 -
Autogen Studio not using azure open ai API
#5743 closed
Apr 11, 2025 -
ValueError: Dataclass has a union type, which is not supported. To use a union, use a Pydantic model
#6265 closed
Apr 10, 2025 -
Gemini as model client with autogen 0.5
#6258 closed
Apr 10, 2025 -
ImportError: cannot import name 'IncludeEnum' from 'chromadb.api.types'
#6241 closed
Apr 10, 2025 -
Enable file upload as part of task in AGS ....
#5773 closed
Apr 9, 2025 -
Class AzureAISearchTool without an implementation for abstract method '_get_embedding'
#6240 closed
Apr 9, 2025 -
A mcp_server_tools error with StdioServerParams by using excel-mcp-server
#6152 closed
Apr 7, 2025 -
Calling tools through MCP or Autogen's Function Tool timeout setting
#6202 closed
Apr 7, 2025 -
Failed to instantiate component: model_info is required when model name is not a valid OpenAI model
#6189 closed
Apr 4, 2025 -
Re-evaluating Internal Message Handling in SocietyOfMindAgent (v0.4+)
#6123 closed
Apr 4, 2025 -
AutoGen Studio is **broken** due to a missing message class (LLMCallEventMessage) (v0.5+)
#6206 closed
Apr 4, 2025 -
WebSurfer save and restore state
#4572 closed
Apr 4, 2025 -
Tool for Azure AI Search
#5419 closed
Apr 2, 2025 -
the allow_repeated_speaker function in the selector
#6172 closed
Apr 2, 2025 -
OpenAIChatCompletionClient does not allow to use azure_ad_token_provider as an authentication option
#6178 closed
Apr 2, 2025 -
Python FastAPI to get input via userproxy
#6174 closed
Apr 2, 2025 -
Stop consuming output queue when there is an exception from agent when using custom runtime
#5851 closed
Apr 1, 2025 -
Add `output_content_type` parameters to `AssistantAgent`
#5934 closed
Apr 1, 2025 -
the installation instruction for autogen-studio had a missing step
#6165 closed
Apr 1, 2025 -
Improper handling of MultimodalWebSurfer content led to premature task termination
#6064 closed
Apr 1, 2025 -
Add `CreateResult.request_id` field for tracking model usage.
#6049 closed
Apr 1, 2025 -
Token Streaming for agents does not work with Tool calls
#6136 closed
Mar 31, 2025 -
Error when using Gemini : Unable to submit request because it has an empty text parameter
#5762 closed
Mar 31, 2025 -
Anthorpic models have error when send empty content
#6083 closed
Mar 31, 2025 -
Gemini could not understand multiple system_message when work with openai SDK
#6117 closed
Mar 28, 2025 -
Could not send Multiple system message at autogen-ext/.../anthropic/_anthropic_client.py
#6116 closed
Mar 28, 2025 -
Missing content key causes error while using AuzerOpenAI
#6133 closed
Mar 28, 2025 -
Autogen MCP : Error: unhandled errors in a TaskGroup (1 sub-exception) using Autogen and gpt-4o.
#6096 closed
Mar 27, 2025 -
When Call MultimodalWebSurfer after using tool, error occurred
#6084 closed
Mar 26, 2025 -
Structured message type in AgentChat
#5131 closed
Mar 26, 2025 -
MCP tool should have a timeout setting.
#6031 closed
Mar 26, 2025
37 Issues opened by 23 people
-
Tools and Workbench Conflict on Deserialize AsistantAgent (>=0.5.5)
#6405 opened
Apr 26, 2025 -
Function call with Gemini have no code samples
#6396 opened
Apr 25, 2025 -
Error in LangChainToolAdapter GoogleDriveSearchTool: Unable to generate pydantic-core schema
#6385 opened
Apr 24, 2025 -
`ThoughEvent` triggers termination via `TextMentionTermination`
#6384 opened
Apr 24, 2025 -
Tool id string too long
#6377 opened
Apr 23, 2025 -
autogen-ext test is too slow...!
#6376 opened
Apr 23, 2025 -
Error in sse_reader for MCP
#6372 opened
Apr 23, 2025 -
Update `McpToolAdapter` to implement `return_value_as_string`
#6368 opened
Apr 23, 2025 -
The icons are not aligned vertically.
#6366 opened
Apr 23, 2025 -
**Problem Statement** Authorization specification for AutoGen clients
#6355 opened
Apr 22, 2025 -
completion_tokens return None when result.usage is None
#6352 opened
Apr 21, 2025 -
No tools are passed in reflecting tool use flow and raise param error from llm server
#6328 opened
Apr 17, 2025 -
autogen-studio running error
#6322 opened
Apr 17, 2025 -
AgentChat messages should have an `id` field.
#6317 opened
Apr 17, 2025 -
Swarm flight refund demo is not working with ollama models
#6281 opened
Apr 11, 2025 -
Heavy use of broad Exceptions leads to incorrect error handling
#6280 opened
Apr 11, 2025 -
adding TextMessage Dependency
#6277 opened
Apr 11, 2025 -
LLMs.txt for AutoGen Documentation Guides
#6271 opened
Apr 11, 2025 -
Support repeated tool calls in a loop within `AssistantAgent`
#6268 opened
Apr 10, 2025 -
Support embedding func in ChromaDB memory
#6267 opened
Apr 10, 2025 -
Facing Issue while working with Groq openAI compatible endpoint
#6255 opened
Apr 9, 2025 -
Autogen dotnet installation guide contains reference to non-existent nuget package (Agents)
#6244 opened
Apr 8, 2025 -
Magentic-One agents assume Linux shell on Windows — subprocess commands fail
#6235 opened
Apr 7, 2025 -
Add `MessageStore` base class abstraction for storing message thread in teams
#6227 opened
Apr 6, 2025 -
Update GraphRAG version
#6210 opened
Apr 4, 2025 -
Support a wider range of termination conditions in AGS
#6163 opened
Apr 1, 2025 -
from autogen_ext.models.ollama import OllamaChatCompletionClient init
#6155 opened
Mar 31, 2025 -
Mistral support through `OpenAIChatCompletionClient`.
#6151 opened
Mar 31, 2025 -
Adding a `output_task_messages` to `run_stream` methods to avoid messages in `task` are included.
#6150 opened
Mar 31, 2025 -
Update of @langchain/mistralai necessary for using Mistral API in Autogen Studio
#6147 opened
Mar 30, 2025 -
worker runtime does not emit exceptions from main loop
#6140 opened
Mar 28, 2025
30 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.
-
AutoGen Studio 0.4.2: Copy-pasting in Tool Name field kicks user back and breaks editing
#6055 commented on
Mar 26, 2025 • 0 new comments -
Autogen rate_limit_reached_error - how to set a rate limit?
#4793 commented on
Mar 26, 2025 • 0 new comments -
Get current message thread from a group chat team.
#6085 commented on
Mar 27, 2025 • 0 new comments -
Add support for AWS Bedrock integration
#5226 commented on
Mar 27, 2025 • 0 new comments -
Unable to view outputs of tool based agents in tracing tools like LangFuse, OpenLit and Microsoft Tracing
#6089 commented on
Mar 27, 2025 • 0 new comments -
Anthropic client should support 'thinking' argument
#6095 commented on
Mar 29, 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 31, 2025 • 0 new comments -
Simplify AgentChat: run_stream().to_console()
#5447 commented on
Apr 2, 2025 • 0 new comments -
Azure AI Agent
#5545 commented on
Apr 3, 2025 • 0 new comments -
Model Support
#6011 commented on
Apr 5, 2025 • 0 new comments -
Vulnerability Report: Code Injection Risk Due to Unsafe Usage of eval()
#4873 commented on
Apr 6, 2025 • 0 new comments -
I/O operation on closed pipe error when running magentic one
#4338 commented on
Apr 7, 2025 • 0 new comments -
Enable True Graph-Based Execution flow Pattern in AgentChat
#4623 commented on
Apr 8, 2025 • 0 new comments -
[Bug]: Response from calling tool (call_xxxxx) ***** Error: Object of type Book is not JSON serializable
#3441 commented on
Apr 8, 2025 • 0 new comments -
Skip SSL verification option missing while creating model client in v0.4.x
#5795 commented on
Apr 9, 2025 • 0 new comments -
Improving OTEL tracing by adding more details about each message
#5894 commented on
Apr 9, 2025 • 0 new comments -
[Roadmap] AutoGen Studio Roadmap
#4006 commented on
Apr 10, 2025 • 0 new comments -
Gemini models via Openrouter not supported
#5621 commented on
Apr 10, 2025 • 0 new comments -
Start Studio directly from AgentChat
#4335 commented on
Apr 11, 2025 • 0 new comments -
Support Persistent Task Execution in Autogen Distributed Agent Runtime
#5327 commented on
Apr 14, 2025 • 0 new comments -
OpenAI bad request error for Tools call with agentchat v0.4.7 | Working fine with agentchat v0.4.3
#5814 commented on
Apr 15, 2025 • 0 new comments -
Add support for structured output for AzureAIChatCompletionClient.
#5957 commented on
Apr 18, 2025 • 0 new comments -
Add Installation Support For Docker Container Image
#5167 commented on
Apr 18, 2025 • 0 new comments -
Make usage of `name` field in OpenAI messages optional in `OpenAIChatCompletionClient`
#6034 commented on
Apr 21, 2025 • 0 new comments -
Introduce `OpenAIAgent` backed by the Response API in Extensions.
#6032 commented on
Apr 23, 2025 • 0 new comments -
Autogen website accessibility issues (low severity)
#6090 commented on
Apr 24, 2025 • 0 new comments -
[Issue]: The problem of downloading monaco-editor when accessing autogenstudio in offline environment.
#3556 commented on
Apr 25, 2025 • 0 new comments -
Added capability to customize read and connection timeout for bedrock models
#5529 commented on
Apr 13, 2025 • 0 new comments -
No-op message_handler (and sibling) decorators for abstract methods
#5945 commented on
Mar 30, 2025 • 0 new comments -
Add reflection pattern to `agbench lint`
#6051 commented on
Mar 26, 2025 • 0 new comments