3771 Commits

Author SHA1 Message Date
seung
f76f92dd8c Fix not supported field warnings in count_tokens_openai (#6987) 2025-09-18 04:06:24 +00:00
kkutrowski
fb03c1c658 Fix: Handle nested objects in array items for JSON schema conversion (#6993)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-17 18:10:46 -07:00
Eric Zhu
17d3aef9f5 Add security warnings and default to DockerCommandLineCodeExecutor (#7035)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-17 17:40:31 -07:00
张大侠
6f67b95963 Fix finish_reason logic in Azure AI client streaming response (#6963)
Co-authored-by: weizhang3 <weizhang3@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:49:09 -07:00
Copilot
c469fc0d8c Fix OllamaChatCompletionClient load_component() error by adding to WELL_KNOWN_PROVIDERS (#7030)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:30:27 -07:00
Copilot
e0e39e475b Fix Redis caching always returning False due to unhandled string values (#7022)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:30:08 -07:00
Copilot
29846cb26b Add comprehensive GitHub Copilot instructions for AutoGen development (#7029)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:24:44 -07:00
Copilot
14809f51dd Fix GraphFlow cycle detection to properly clean up recursion state (#7026)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:12:07 -07:00
Copilot
79d5d6ab47 Fix spurious </think> tags caused by empty string reasoning_content in streaming (#7025)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 02:06:50 -07:00
SrikarMannepalli
5216bf3737 Add thinking mode support for anthropic client (#7002)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-09-16 01:12:51 -07:00
liuyunrui123
0df6be1fc1 fix: extra args not work to disable thinking (#7006) 2025-09-16 07:42:35 +00:00
gym603
3107855044 Fix message ID for correlation between streaming chunks and final mes… (#6969)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-31 08:49:05 -10:00
Justin Cechmanek
8e2c5f0a56 Support linear memory in RedisMemory (#6972)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-31 08:36:21 -10:00
Paweł Dąbrowski
7fbf8ab44c Fix loading streaming Bedrock response with tool usage with empty argument (#6979) 2025-08-31 08:19:30 -10:00
Lachlan Greenland
82df9dd747 Fix docs dotnet core typo (#6950) 2025-08-20 06:43:11 +00:00
Eric Zhu
00d6e78313 Update doc 0.7.4 (#6956) python-v0.7.4 2025-08-19 11:40:36 -07:00
Eric Zhu
4b5e358053 update version to 0.7.4 (#6955) 2025-08-19 11:20:09 -07:00
Ben Constable
2f38334c0e Redis Doesn't Support Streaming (#6954) 2025-08-19 11:15:46 -07:00
Ben Constable
29a84e293c Fix Redis Deserialization Error (#6952) 2025-08-19 08:24:19 -07:00
Eric Zhu
db10c9dd2c Update readme with agent-as-tool (#6949) 2025-08-19 01:28:29 -07:00
Eric Zhu
7ce60cc365 Update docs for 0.7.3 (#6948) 2025-08-19 01:06:46 -07:00
Eric Zhu
2f3981dffb Update version to 0.7.2 (#6947) python-v0.7.3 2025-08-19 00:55:45 -07:00
Eric Zhu
0c33b1140a Ensure task runner tools are always strict (#6946) 2025-08-19 00:26:22 -07:00
Eric Zhu
d4dd4a26ca Update OpenAIAgent to reflect gap in supporting custom function tool (#6943) 2025-08-19 00:23:37 -07:00
Eric Zhu
fbc7888d75 Add model info for gpt-5 (#6945) 2025-08-19 00:11:09 -07:00
Alexey Pelykh
898d83e783 Fix OpenAIAgent function tool schema (#6936)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-19 04:59:18 +00:00
Tejas Dharani
a666c65047 fix: Add proper serialization to RedisStore for complex objects (#6905)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-18 21:51:25 -07:00
JAY NITINBHAI PATEL
c83674df3a Update README.md with correct stable version (#6942)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-19 04:27:34 +00:00
fiow123
c715876a95 Extend pydantic model capability for anyOf/oneOf item typing (#6925)
Co-authored-by: Finn Cartwright (MSTIC DS&AI) <fcartwright@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-11 12:13:21 -04:00
Eric Zhu
e0d6cc80a9 Fix MCP example in readme (#6919) 2025-08-11 11:21:53 -04:00
Nicolas Suzor
6874ff7091 Typo in docs for 'NoOpTracerProvider' (#6915) 2025-08-10 20:31:55 -04:00
Eric Zhu
7dd503eccf Update website for 0.7.2 (#6902) 2025-08-06 20:26:11 -04:00
Eric Zhu
c145ace39a Add warning for MCP server docs (#6901) python-v0.7.2 2025-08-06 17:51:48 -04:00
Justin Cechmanek
6a22249998 Adds support for JSON and MARKDOWN in Redis agent memory (#6897)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-06 21:27:06 +00:00
Eric Zhu
27c3d3b58d Update version 0.7.2 (#6895) 2025-08-06 17:16:48 -04:00
Copilot
ec5da1ef7b Fix structured logging serialization data loss with SerializeAsAny annotations (#6889)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-05 12:32:05 -04:00
Eric Zhu
9cb067e6ab Add parallel_tool_call to openai model client config (#6888) 2025-08-02 19:28:33 -05:00
Copilot
3e30f9e05d Add documentation warnings for AgentTool/TeamTool parallel tool calls limitation (#6883)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-01 19:19:32 -05:00
Eric Zhu
c1e4ae6819 Add approval_func option to CodeExecutorAgent (#6886) 2025-08-01 19:13:38 -05:00
Copilot
ca3d693b19 Make DockerCommandLineCodeExecutor the default for MagenticOne team (#6684)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: husseinmozannar <25182234+husseinmozannar@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
2025-07-29 15:31:42 -07:00
Eric Zhu
7865151a58 Remove assistant related methods from OpenAIAgent (#6866) 2025-07-29 19:24:17 +00:00
Eric Zhu
8ff10a67fa Update 0.7.1 website ref (#6871) 2025-07-28 01:55:43 -07:00
Eric Zhu
e85eea88f2 Update OpenAIAssistantAgent doc (#6870) python-v0.7.1.post1 2025-07-28 01:52:10 -07:00
Eric Zhu
85779d7841 Update website 0.7.1 (#6869) 2025-07-28 01:41:44 -07:00
Eric Zhu
1ca7419213 Update version to 0.7.1 (#6868) python-v0.7.1 2025-07-28 01:31:26 -07:00
Eric Zhu
7d627f45ca Bring back OpenAIAssistantAgent (#6867) 2025-07-28 01:29:06 -07:00
Eric Zhu
d6ec7b85e3 Update version to 0.7.0 (#6865) python-v0.7.0 2025-07-27 23:23:50 -07:00
Eric Zhu
98e6bba168 Supporting Teams as Participants in a GroupChat (#5863) 2025-07-27 22:59:09 -07:00
4shen0ne
2618496f72 fix: use ```sh consistently (#6864) 2025-07-27 22:53:29 -07:00
Eric Zhu
b33b688991 Update installation guide in _openai_assistant_agent.py (#6863) 2025-07-27 17:59:11 -07:00