Commit Graph

  • 06da36080c Setup publishing for pyautogen package (#6813) pyautogen-v0.10.0 Eric Zhu 2025-07-14 17:34:21 -07:00
  • da20203c3a Merge remote-tracking branch 'origin/main' into ekzhu-dspy Eric Zhu 2025-07-12 18:47:11 -07:00
  • 762e871efa Fix ImportError for trace_tool_span in MCP workbench (#6791) copilot/fix-6791 copilot-swe-agent[bot] 2025-07-11 11:42:20 +00:00
  • c7c220a869 Initial plan copilot-swe-agent[bot] 2025-07-11 11:32:49 +00:00
  • b8666ca90b Improve StructuredMessage validation with targeted fix copilot/fix-6795 copilot-swe-agent[bot] 2025-07-11 11:32:38 +00:00
  • 483954dce8 Fix StructuredMessage registration check in MessageFactory copilot-swe-agent[bot] 2025-07-11 11:30:33 +00:00
  • 957c011ace Initial analysis: StructuredMessage not registered in MessageFactory copilot-swe-agent[bot] 2025-07-11 11:25:35 +00:00
  • b36c8c2c3f Initial plan copilot-swe-agent[bot] 2025-07-11 11:19:46 +00:00
  • 25d732876e Feat/OpenAI agent builtin tools 6657 (#6671) Tejas Dharani 2025-07-10 22:59:20 +05:30
  • 9f2c5aa1be Update to version 0.6.4 (#6784) python-v0.6.4 Eric Zhu 2025-07-09 10:46:23 -07:00
  • af85eb26c2 Remove duckduckgo search tools and agents (#6783) Eric Zhu 2025-07-09 10:32:23 -07:00
  • 2ce1f36649 Update website to 0.6.3 (#6782) Eric Zhu 2025-07-09 09:56:43 -07:00
  • 0a2971c54a Update version to 0.6.3 (#6781) Eric Zhu 2025-07-09 09:21:44 -07:00
  • c92530de1a Update tracing doc (#6776) Eric Zhu 2025-07-08 18:11:05 -07:00
  • f881d8a80d Remove otel semcov package from core dependencies (#6775) Eric Zhu 2025-07-08 18:03:58 -07:00
  • b794cbcfed wip Eric Zhu 2025-07-08 03:41:41 -07:00
  • 203323fb3e feat: add qwen2.5vl support (#6650) Ryan Sousa 2025-07-07 20:13:02 -03:00
  • 4ccac43b02 SingleThreadedAgentRuntime to use subclass check for factory_wrapper instead of equality (#6731) Zen 2025-07-08 07:02:06 +08:00
  • 02e6574566 Update GitHub Models url to the new url (#6759) Sean Goedecke 2025-07-08 08:49:41 +10:00
  • 64f27510ed Add autogen-ext-yepcode project to community projects (#6764) Marcos Muíño García 2025-07-08 00:28:18 +02:00
  • d2619049f3 Add reflection for claude model in AssistantAgent (#6763) Eric Zhu 2025-07-07 15:13:52 -07:00
  • 0c4b5ba165 draft Eric Zhu 2025-07-07 09:04:35 -07:00
  • 1bc68fecb3 update Eric Zhu 2025-07-07 00:03:51 -07:00
  • 6fe3f036eb init sample Eric Zhu 2025-07-06 23:32:44 -07:00
  • 4a3634d6da Move docs from python/packages/autogen-core to python/docs (#6757) Eric Zhu 2025-07-06 21:31:36 -07:00
  • 7bcf6806cc Merge branch 'main' into copilot/fix-6641 copilot/fix-6641 Eric Zhu 2025-07-06 18:41:12 -07:00
  • 89841b6aaf Add script to automatically generate API documentation and remove hard-coded RST files; fix API docs (#6755) Eric Zhu 2025-07-06 18:38:39 -07:00
  • 13f9a73519 Added DuckDuckGo Search Tool and Agent in AutoGen Extensions (#6682) VARAD SRIVASTAVA 2025-07-07 04:29:55 +05:30
  • b85c3e5d33 Final validation and fix for agent property in custom model client guide copilot-swe-agent[bot] 2025-07-06 21:32:27 +00:00
  • 623940a946 Create comprehensive custom model client guide with HuggingFace example copilot-swe-agent[bot] 2025-07-06 21:26:30 +00:00
  • 5ff79fb628 Initial plan copilot-swe-agent[bot] 2025-07-06 21:14:09 +00:00
  • b98d09b0e6 Fix TypeError: unhashable type: 'list' in MCP adapter schema processing copilot/fix-6723 copilot-swe-agent[bot] 2025-07-06 21:09:06 +00:00
  • 6565ea44ca Initial plan copilot-swe-agent[bot] 2025-07-06 20:54:46 +00:00
  • 0bd99ee516 Add tool name and description override functionality to Workbench implementations (#6690) Copilot 2025-07-06 13:39:05 -07:00
  • e10767421f Fix GraphFlowManager termination to prevent _StopAgent from polluting conversation context (#6752) Copilot 2025-07-06 00:57:03 -07:00
  • c23b9454a8 Fix GraphFlow to support multiple task execution without explicit reset (#6747) Copilot 2025-07-05 23:32:50 -07:00
  • aa0d835f4d Fix function calling support for Llama3.3 (#6750) Z1m4-blu3 2025-07-06 05:42:59 +02:00
  • 8ed8c5674b Update documentation version (#6737) Eric Zhu 2025-07-01 09:17:40 +09:00
  • 556033b0f0 Update agentchat documentation with latest changes (#6735) python-v0.6.2 Eric Zhu 2025-07-01 08:26:15 +09:00
  • 83845584c0 update version to 0.6.2 (#6734) Eric Zhu 2025-07-01 08:13:46 +09:00
  • f650d35faa Fix output task messages 6150 (#6678) Tejas Dharani 2025-06-30 20:49:59 +05:30
  • c150f85044 Add tool_choice parameter to ChatCompletionClient create and create_stream methods (#6697) Copilot 2025-06-30 14:15:28 +09:00
  • 6f15270cb2 Feat/tool call loop (#6651) Tejas Dharani 2025-06-29 22:22:03 +05:30
  • 2b873a483b Fix mutable default in ListMemoryConfig (#6729) S. M. Mohiuddin Khan Shiam 2025-06-29 21:23:29 +06:00
  • 3c73e08ea0 Introduce streaming tool and support streaming for AgentTool and TeamTool. (#6712) Eric Zhu 2025-06-30 00:10:16 +09:00
  • da20f7c6c7 Feature/agentchat message id field 6317 (#6645) Tejas Dharani 2025-06-29 19:49:57 +05:30
  • 3436ec2ca1 Add support for Gemini 2.5 flash stable (#6692) David Schmidt 2025-06-28 03:57:36 +02:00
  • b9c01d0bc1 fix: enable function_calling for o1-2024-12-17 (#6725) jeongsu-an 2025-06-28 04:56:27 +09:00
  • b571e3f7e8 Fix/broad exception handling #6280 (#6647) Tejas Dharani 2025-06-27 17:19:34 +05:30
  • 11b7743b7d Fix completion tokens none issue 6352 (#6665) Tejas Dharani 2025-06-27 04:56:27 +05:30
  • 087ce0f4eb Unpin uv version to use the latest version (#6713) Eric Zhu 2025-06-26 14:28:08 +08:00
  • 1183962a59 fix serialization issue in streamablehttp mcp tools (#6721) Victor Dibia 2025-06-25 12:28:09 -07:00
  • 9b8dc8d707 add activation group for workflow with multiple cycles (#6711) Zen 2025-06-25 12:20:04 +08:00
  • c5b893d3f8 add env var to disable runtime tracing (#6681) Eitan Yarmush 2025-06-20 08:26:14 -04:00
  • d1db7c85bf Move DSPy utilities from agentchat to autogen-ext package copilot/fix-6685 copilot-swe-agent[bot] 2025-06-17 02:54:31 +00:00
  • 4142e90445 Complete Agent Optimizer implementation with docs and examples copilot-swe-agent[bot] 2025-06-17 02:46:16 +00:00
  • 826466623a Implement core Agent Optimizer interface and DSPy backend copilot-swe-agent[bot] 2025-06-17 02:39:59 +00:00
  • b0815c2f9f Initial plan for issue copilot-swe-agent[bot] 2025-06-17 02:28:20 +00:00
  • 89927ca436 Add mem0 Memory Implementation (#6510) alpha-xone 2025-06-17 04:39:02 +06:00
  • f101469e29 update: openai response api (#6622) Griffin Bassman 2025-06-16 13:30:57 -04:00
  • cd15c0853c fix: fix self-loop in workflow (#6677) Zen 2025-06-16 14:00:14 +08:00
  • 8c1236dd9e fix: fix devcontainer issue with AGS (#6675) Victor Dibia 2025-06-14 12:45:34 -07:00
  • 6e7415ecad docs: Memory and RAG: add missing backtick for class reference (#6656) Roy Shani 2025-06-13 19:33:42 +03:00
  • 67ebeeda0e Feature/chromadb embedding functions #6267 (#6648) Tejas Dharani 2025-06-13 21:36:15 +05:30
  • 150ea0192d Use yaml safe_load instead of load (#6672) Eric Zhu 2025-06-12 15:18:33 -07:00
  • e14fb8fc09 OTel GenAI Traces for Agent and Tool (#6653) Eric Zhu 2025-06-12 15:07:47 -07:00
  • 52578ba339 Merge remote-tracking branch 'origin/main' pw_fix Griffin Bassman 2025-06-10 12:44:58 -04:00
  • e2f9c264b8 fix: playwright sleep error Griffin Bassman 2025-06-10 12:44:41 -04:00
  • 892492f1d9 docs: fix shell command with escaped brackets in pip install (#6464) Aaron (Aron) Roh 2025-06-10 02:24:39 +09:00
  • 8a2582c541 SK KernelFunction from ToolSchemas (#6637) peterychang 2025-06-06 10:15:56 -04:00
  • 44b5c3969b Merge branch 'main' into users/merlinbot/1es-pt-auto-baselining-pr users/merlinbot/1es-pt-auto-baselining-pr peterychang 2025-06-05 15:36:32 -04:00
  • 348bcb17a8 Update version to 0.6.1 (#6631) python-v0.6.1 Eric Zhu 2025-06-04 22:47:36 -07:00
  • c99aa7416d Fix graph validation logic and add tests (#6630) Eric Zhu 2025-06-04 22:05:16 -07:00
  • 1b32eb660d Add list of function calls and results in ToolCallSummaryMessage (#6626) Eric Zhu 2025-06-04 21:44:03 -07:00
  • 4358dfd5c3 Fix bug in GraphFlow cycle check (#6629) Eric Zhu 2025-06-04 21:35:27 -07:00
  • 7c7a43bf49 Updated for https://dev.azure.com/AGPublish/bcce4f27-40b4-435a-9049-12ce2cb6c18b/_build?definitionId=6 by using baselines generated in https://dev.azure.com/AGPublish/bcce4f27-40b4-435a-9049-12ce2cb6c18b/_build/results?buildId=335 microsoft-github-policy-service[bot] 2025-06-05 01:03:29 +00:00
  • 796e349cc3 update website to v0.6.0 (#6625) Eric Zhu 2025-06-04 17:19:58 -07:00
  • 16e1943c05 Update version to 0.6.0 (#6624) python-v0.6.0 Eric Zhu 2025-06-04 16:50:19 -07:00
  • 76f0a9762e fix typo in the doc distributed-agent-runtime.ipynb (#6614) Bobur Hakimiy 2025-06-05 03:51:26 +05:00
  • b31b4e508d Add callable condition for GraphFlow edges (#6623) Eric Zhu 2025-06-04 15:43:26 -07:00
  • 9065c6f37b feat: Support the Streamable HTTP transport for MCP (#6615) Sungjun.Kim 2025-06-04 05:36:16 +09:00
  • 1858799fa6 Parse backtick-enclosed json (#6607) peterychang 2025-06-03 14:22:01 -04:00
  • d1d664b67e Feature: Add OpenAIAgent backed by OpenAI Response API (#6418) Jay Prakash Thakur 2025-06-03 10:42:27 -07:00
  • b0c800255a Use structured output for m1 orchestrator (#6540) Eric Zhu 2025-06-02 12:11:24 -07:00
  • cd49d71f2a note: note selector_func is not serializable (#6609) Griffin Bassman 2025-06-02 12:11:28 -04:00
  • c683175120 feat: support multiple workbenches in assistant agent (#6529) Griffin Bassman 2025-05-29 10:36:14 -04:00
  • c631b34e21 Fix Typo - Update JSON_mode_example.ipynb (#6457) 0.2 Yogesh Chauhan 2025-05-29 04:31:48 +05:30
  • 6cadc7dc17 feat: bump ags version, minor fixes (#6603) Victor Dibia 2025-05-28 15:49:28 -07:00
  • 955f4f9b9f Add support for specifying the languages to parse from the CodeExecutorAgent response (#6592) Abhijeetsingh Meena 2025-05-29 02:33:46 +05:30
  • 03394a42c0 Default usage statistics for streaming responses (#6578) peterychang 2025-05-28 14:32:04 -04:00
  • 9bbcfa03ac feat: [draft] update version of azureaiagent (#6581) Victor Dibia 2025-05-27 10:52:47 -07:00
  • 53d384236c Missing UserMessage import (#6583) Alex 2025-05-23 22:50:59 +03:00
  • b8d02c9a20 feat: Add missing Anthropic models (Claude Sonnet 4, Claude Opus 4) (#6585) Sungjun.Kim 2025-05-24 04:15:12 +09:00
  • db125fbd2d Add created_at to BaseChatMessage and BaseAgentEvent (#6557) Sungjun.Kim 2025-05-23 14:29:24 +09:00
  • 726e0be110 Add/fix windows install instructions (#6579) peterychang 2025-05-22 15:36:56 -04:00
  • b3e4b44a70 Merge branch 'main' into copilot/fix-6542 copilot/fix-6542 Eric Zhu 2025-05-21 20:30:48 -07:00
  • 0a81100f72 remove superfluous underline in the docs (#6573) peterychang 2025-05-21 17:02:39 -04:00
  • f7a45feca1 Add option to auto-delete temporary files in LocalCommandLineCodeExecutor (#6556) Björn Holtvogt 2025-05-21 21:47:47 +02:00
  • c6c8693b2c Add gemini 2.5 fash compatibility (#6574) Damien Menigaux 2025-05-21 21:38:03 +02:00
  • 090f84d311 Fix test_digraph_group_chat_callable_condition with better message text copilot-swe-agent[bot] 2025-05-21 17:56:58 +00:00