tejas-dharani
|
a4587322b3
|
improve code for better ci
|
11 months ago |
tejas-dharani
|
bb357d35a4
|
improve test files
|
11 months ago |
tejas-dharani
|
b8ed1a6842
|
updated code for ci validations 1
|
11 months ago |
tejas-dharani
|
f229ce758f
|
updated code for ci validations
|
11 months ago |
tejas-dharani
|
82f25dee68
|
improved code for ci checks
|
11 months ago |
tejas-dharani
|
502a1da335
|
verify checks and improved
|
11 months ago |
tejas-dharani
|
1f9068d90f
|
gpt 5 features added
|
11 months ago |
tejas-dharani
|
5fe5a9e479
|
custom tools gpt-5
|
11 months ago |
Tejas Dharani
|
54ede8673f
|
gpt 5 support models
|
11 months ago |
Eric Zhu
|
c145ace39a
|
Add warning for MCP server docs (#6901)
|
11 months ago |
Justin Cechmanek
|
6a22249998
|
Adds support for JSON and MARKDOWN in Redis agent memory (#6897)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
11 months ago |
Eric Zhu
|
27c3d3b58d
|
Update version 0.7.2 (#6895)
|
11 months ago |
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>
|
11 months ago |
Eric Zhu
|
9cb067e6ab
|
Add parallel_tool_call to openai model client config (#6888)
|
11 months ago |
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>
|
11 months ago |
Eric Zhu
|
c1e4ae6819
|
Add approval_func option to CodeExecutorAgent (#6886)
|
11 months ago |
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>
|
11 months ago |
Eric Zhu
|
7865151a58
|
Remove assistant related methods from OpenAIAgent (#6866)
|
11 months ago |
Eric Zhu
|
e85eea88f2
|
Update OpenAIAssistantAgent doc (#6870)
|
11 months ago |
Eric Zhu
|
1ca7419213
|
Update version to 0.7.1 (#6868)
|
11 months ago |
Eric Zhu
|
7d627f45ca
|
Bring back OpenAIAssistantAgent (#6867)
|
11 months ago |
Eric Zhu
|
d6ec7b85e3
|
Update version to 0.7.0 (#6865)
|
11 months ago |
Eric Zhu
|
98e6bba168
|
Supporting Teams as Participants in a GroupChat (#5863)
|
11 months ago |
4shen0ne
|
2618496f72
|
fix: use ```sh consistently (#6864)
|
11 months ago |
Eric Zhu
|
b33b688991
|
Update installation guide in _openai_assistant_agent.py (#6863)
|
11 months ago |
4shen0ne
|
75c8a198bd
|
fix: load agent correctly in test service (#6860)
|
11 months ago |
Victor Dibia
|
f00d1eef9e
|
upgrade graphrag sample to v2.3+ (#6744)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Copilot
|
5f1c69d049
|
Add `include_name_in_message` parameter to make `name` field optional in OpenAI messages (#6845)
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>
|
1 year ago |
Saverio Murgia
|
ac051ba6d0
|
docs: correct function spelling (#6849)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Brian Fox
|
ac28510c42
|
Add support for `"format": "json"` in JSON schemas (#6846)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Justin Cechmanek
|
3b139c6539
|
Adds Redis Memory extension class (#6743)
|
1 year ago |
Saverio Murgia
|
e26bb1c850
|
fix: use correct format when adding memory to mem0 (#6831)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Copilot
|
7c536a8c95
|
Fix OpenAI UnprocessableEntityError when AssistantAgent makes multiple tool calls (#6799)
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>
|
1 year ago |
Eric Zhu
|
ae024e262d
|
Deprecating openai assistant agent. Apply version conditioned import for open ai version < 1.83 (#6827)
|
1 year ago |
Tyler Payne
|
413d8f158c
|
Expand MCP Workbench to support more MCP Client features (#6785)
Co-authored-by: Tyler Payne <tylerpayne@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
|
1 year ago |
lo5twind
|
aa131bb7f7
|
feat: add timeout for http tools (#6818)
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
|
1 year ago |
Victor Dibia
|
b2cef7f47c
|
Update AGS (Support Workbenches ++) (#6736)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
1 year ago |
Victor Dibia
|
d094a3fd47
|
Upgrade_mcp_version (#6814)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
1 year ago |
Copilot
|
ca39adc358
|
Fix JSON serialization of team state by handling datetime objects in message dump (#6797)
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>
|
1 year ago |
Dave Howard
|
f45adde638
|
In Add required termination condition and missing agent_e (#6809)
Co-authored-by: dave-howard <dave@codypy.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Eric Zhu
|
06da36080c
|
Setup publishing for pyautogen package (#6813)
|
1 year ago |
Tejas Dharani
|
25d732876e
|
Feat/OpenAI agent builtin tools 6657 (#6671)
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Eric Zhu
|
9f2c5aa1be
|
Update to version 0.6.4 (#6784)
|
1 year ago |
Eric Zhu
|
af85eb26c2
|
Remove duckduckgo search tools and agents (#6783)
|
1 year ago |
Eric Zhu
|
0a2971c54a
|
Update version to 0.6.3 (#6781)
|
1 year ago |
Eric Zhu
|
c92530de1a
|
Update tracing doc (#6776)
|
1 year ago |
Eric Zhu
|
f881d8a80d
|
Remove otel semcov package from core dependencies (#6775)
|
1 year ago |
Ryan Sousa
|
203323fb3e
|
feat: add qwen2.5vl support (#6650)
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |
Zen
|
4ccac43b02
|
SingleThreadedAgentRuntime to use subclass check for factory_wrapper instead of equality (#6731)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
1 year ago |
Sean Goedecke
|
02e6574566
|
Update GitHub Models url to the new url (#6759)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
1 year ago |