Commit Graph

  • c40d305574 Fix builder and remaining docs to use string conditions copilot-swe-agent[bot] 2025-05-21 17:54:52 +00:00
  • b65a9a8bea Fix more tests to use string conditions instead of lambdas copilot-swe-agent[bot] 2025-05-21 17:49:23 +00:00
  • cf0a38cd41 Update test_add_conditional_edges to work with string conditions copilot-swe-agent[bot] 2025-05-21 17:45:16 +00:00
  • 247dae035b Go back to using string conditions in test_message_filter_agent_loop_graph_visibility copilot-swe-agent[bot] 2025-05-21 17:43:52 +00:00
  • 42324c5a18 Add explicit Field declaration for condition in DiGraphEdge copilot-swe-agent[bot] 2025-05-21 17:42:48 +00:00
  • 0133c58505 Restore string condition support in DiGraphEdge copilot-swe-agent[bot] 2025-05-21 17:41:25 +00:00
  • 3b21a0ded5 Fix conditional edges with string values in tests copilot-swe-agent[bot] 2025-05-21 17:36:14 +00:00
  • 1578cd955f Include all output to error output in docker jupyter code executor (#6572) Eric Zhu 2025-05-21 10:27:46 -07:00
  • 3f9c8e77ab Merge branch 'main' into copilot/fix-6542 Eric Zhu 2025-05-21 10:23:48 -07:00
  • 113aca0b81 Allow implicit aws credential setting for AnthropicBedrockChatCompletionClient (#6561) GeorgiosEfstathiadis 2025-05-21 12:49:03 -04:00
  • 12bc420094 Fix field name with leading underscore in DiGraphEdge copilot-swe-agent[bot] 2025-05-21 16:29:40 +00:00
  • c062cba72f Merge branch 'main' into copilot/fix-6542 Eric Zhu 2025-05-21 09:20:00 -07:00
  • bd3b97a71f Update state.ipynb, fix a grammar error (#6448) Ethan Yang 2025-05-21 23:33:56 +08:00
  • e6cb014614 Fix tests to use callables instead of strings in GraphFlow edge conditions copilot-swe-agent[bot] 2025-05-21 04:19:15 +00:00
  • 637417dcc2 Fix tests for GraphFlow callable conditions copilot-swe-agent[bot] 2025-05-21 03:57:44 +00:00
  • 0c36129f8f Merge branch 'main' into copilot/fix-6542 Eric Zhu 2025-05-20 16:08:31 -07:00
  • e2fdb7e5d6 Remove string option from GraphFlow edges conditions copilot-swe-agent[bot] 2025-05-20 22:01:45 +00:00
  • ec45dca291 fix:Prevent Async Event Loop from Running Indefinitely (#6530) SU_G 2025-05-21 04:30:38 +08:00
  • cbb0a5dff6 Add support for callable conditions in GraphFlow edges copilot-swe-agent[bot] 2025-05-19 23:52:16 +00:00
  • d76f6bd0f2 Initial plan for issue copilot-swe-agent[bot] 2025-05-19 23:43:46 +00:00
  • f0b73441b6 Enable concurrent execution of agents in GraphFlow (#6545) Eric Zhu 2025-05-19 14:47:55 -07:00
  • 2eadef440e Update README.md (#6506) Justin Trantham 2025-05-19 16:08:55 -05:00
  • f3c714d34c Merge branch 'main' into copilot/fix-6210 copilot/fix-6210 Jack Gerrits 2025-05-19 17:03:19 -04:00
  • 6bfd7b4c6c Update lockfile for GraphRAG 2.2.1 copilot-swe-agent[bot] 2025-05-19 21:02:03 +00:00
  • 8c5dcabf87 fix: CodeExecutorAgent prompt misuse (#6559) Zhenyu 2025-05-20 04:49:22 +08:00
  • a04844a987 Use autogen-ext[graphrag] extra in requirements.txt copilot-swe-agent[bot] 2025-05-19 20:43:29 +00:00
  • 51406f2214 Update GraphRAG version to 2.2.1 copilot-swe-agent[bot] 2025-05-19 20:31:00 +00:00
  • fffa61f639 Update to stable Microsoft.Extensions.AI release (#6552) Stephen Toub 2025-05-19 13:23:56 -07:00
  • 6cdf07aef3 Initial plan for issue copilot-swe-agent[bot] 2025-05-19 20:21:04 +00:00
  • 446da624ac Fix missing tools in logs (#6532) Afzal Pawaskar 2025-05-16 05:42:19 +05:30
  • 9d297318b5 Add Llama API OAI compatible endpoint support (#6442) Chester Hu 2025-05-15 16:57:27 -07:00
  • 1eb7f93366 add tool_call_summary_msg_format_fct and test (#6460) ChrisBlaa 2025-05-14 19:02:34 +02:00
  • aa22b622d0 feat: add qwen3 support (#6528) Miroslav Pokrovskii 2025-05-14 19:52:13 +03:00
  • cc2693b409 Update website 0.5.7 (#6527) Eric Zhu 2025-05-13 21:39:33 -07:00
  • 87cf4f07dd Simplify Azure Ai Search Tool (#6511) python-v0.5.7 Jay Prakash Thakur 2025-05-13 13:42:11 -07:00
  • 7c4f8d1107 Add option for openai client to avoid setting reasoning tokens as assistant message content when sending to the model api. ekzhu-optional-thought-as-content Eric Zhu 2025-05-12 21:51:53 -07:00
  • 978cbd2e89 FIX/mistral could not recive name field (#6503) EeS 2025-05-13 11:32:14 +09:00
  • 177211b5b4 Update version 0.5.7 (#6518) Eric Zhu 2025-05-12 17:19:32 -07:00
  • 867194a907 fixes the issues where exceptions from MCP server tools aren't serial… (#6482) Peter Jausovec 2025-05-12 15:01:08 -07:00
  • 9118f9b998 Add ability to register Agent instances (#6131) peterychang 2025-05-12 11:34:48 -04:00
  • c26d894c34 fix/mcp_session_auto_close_when_Mcpworkbench_deleted (#6497) EeS 2025-05-12 22:31:01 +09:00
  • 6427c07f5c Fix AnthropicBedrockChatCompletionClient import error (#6489) Victor Dibia 2025-05-10 09:12:02 -07:00
  • 3db7a29403 improve Otel tracing (#6499) peterychang 2025-05-09 16:24:30 -04:00
  • 356ec34b9c Fix header icons focus and hover style for better accessibility (#6409) AndreaTang123 2025-05-09 15:07:23 -04:00
  • 1ab24417b8 Add gpt 4o search (#6492) Victor Dibia 2025-05-08 18:01:38 -07:00
  • 7cc7165573 Update docs.yml (#6493) Victor Dibia 2025-05-08 16:54:57 -07:00
  • b17793ec6b Fix: Move the createTeam function (#6487) long 2025-05-09 00:24:56 +08:00
  • eba05aed37 Fix Gitty prompt message (#6473) Emmanuel Ferdman 2025-05-07 07:11:19 +03:00
  • 5b63e64925 Add message attributes to otel traces ekzhu-otel Eric Zhu 2025-05-06 16:23:45 -07:00
  • bacfa98aa6 Sample for integrating Core API with chainlit (#6422) DavidYu00 2025-05-06 17:19:31 -04:00
  • 2864fbfc2c Add model_context to SelectorGroupChat for enhanced speaker selection (#6330) Abhijeetsingh Meena 2025-05-07 01:00:18 +05:30
  • 085ff3dd7d Update website 0.5.6 (#6454) Eric Zhu 2025-05-02 15:57:04 -07:00
  • 880a225cb2 FIX/McpWorkbench_errors_properties_and_grace_shutdown (#6444) python-v0.5.6 EeS 2025-05-03 07:23:54 +09:00
  • 6fc4f53212 FIX: MultiModalMessage in gemini with openai sdk error occured (#6440) EeS 2025-05-02 01:27:31 +09:00
  • 7c29704525 fix: ensure streaming chunks are immediately flushed to console (#6424) Zhenyu 2025-05-01 21:38:47 +08:00
  • 2792359ef0 Adding readme with link to a repo containing a comprehensive multiagent postgreSQL data management example (#6443) Mehrsa Golestaneh 2025-05-01 00:50:46 -04:00
  • c7757de59e FIX: GraphFlow serialize/deserialize and adding test (#6434) EeS 2025-05-01 03:25:20 +09:00
  • 8efa1f10a9 update autogen version 0.5.6 (#6433) Eric Zhu 2025-04-29 16:18:36 -07:00
  • b0c13a476b test_docker_commandline_code_executor.py : 161.66s -> 108.07 (#6429) EeS 2025-04-30 06:18:51 +09:00
  • bfdf816f21 Aegis graph docs (#6417) abhinav-aegis 2025-04-29 15:31:19 +10:00
  • 9f8e892d27 Added Graph Based Execution functionality to Autogen (#6333) abhinav-aegis 2025-04-29 12:06:27 +10:00
  • fcbac2d078 Fix: Reduce multiple H1s to H2s in Distributed Agent Runtime page (#6412) LuluZhuu 2025-04-28 19:22:20 -04:00
  • 0e9744c4a2 Fix: Icons are not aligned vertically. (#6369) long 2025-04-29 06:52:56 +08:00
  • 881cd6a75c Bing grounding citations (#6370) Abdo Talema 2025-04-29 06:09:13 +10:00
  • 998840f7e0 docs: Clarify missing dependencies in documentation (fix #6076) (#6406) Mars Wang 2025-04-28 15:47:14 -04:00
  • 18d24005e1 Add missing dependency to tracing docs (#6421) Victor Dibia 2025-04-28 12:31:19 -07:00
  • a91006cdc2 Adding bedrock chat completion for anthropic models (#6170) Harini N 2025-04-29 00:26:46 +05:30
  • 99d853a9cb FIX: resolving_workbench_and_tools_conflict_at_desirialize_assistant_agent (#6407) EeS 2025-04-29 03:37:09 +09:00
  • 516a211954 [FIX] DockerCommandLineCodeExecutor multi event loop aware (#6402) EeS 2025-04-29 02:30:19 +09:00
  • 63c791d342 Add more mcp workbench examples to MCP API doc (#6403) Eric Zhu 2025-04-25 17:45:24 -07:00
  • 4eb256d44a Update website for v0.5.5 (#6401) Eric Zhu 2025-04-25 16:43:23 -07:00
  • 653bcc5876 Document custom message types in teams API docs (#6400) python-v0.5.5 Eric Zhu 2025-04-25 16:32:47 -07:00
  • 7811b1ce83 [doc] Clarify selector prompt for SelectorGroupChat (#6399) Eric Zhu 2025-04-25 16:17:48 -07:00
  • 7bdd7f6162 Add functional termination condition (#6398) Eric Zhu 2025-04-25 15:57:36 -07:00
  • 519a04d5fc Update: implement return_value_as_string for McpToolAdapter (#6380) Minh Đăng 2025-04-26 05:41:02 +07:00
  • 70784eaeda Update version to 0.5.5 (#6397) Eric Zhu 2025-04-25 14:22:03 -07:00
  • 91a7188d9d Add example using autogen-core and FastAPI for handoff multi-agent design pattern with streaming and UI (#6391) amith-ajith 2025-04-25 03:35:36 +02:00
  • d96aaebc8d Update agent documentation (#6394) Eric Zhu 2025-04-24 18:29:39 -07:00
  • bab0dfd1e7 AssistantAgent to support Workbench (#6393) Eric Zhu 2025-04-24 16:19:36 -07:00
  • 0c9fd64d6e TEST: skip when macos+uv and adding uv venv tests (#6387) EeS 2025-04-25 06:34:38 +09:00
  • cbd8745f2b Add guide for workbench and mcp & bug fixes for create_mcp_server_session (#6392) Eric Zhu 2025-04-24 14:19:09 -07:00
  • f059262b6d Remove name field from OpenAI Assistant Message (#6388) Eric Zhu 2025-04-24 13:11:40 -07:00
  • 8fcba01704 Introduce workbench (#6340) Eric Zhu 2025-04-24 10:37:41 -07:00
  • a283d268df TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) EeS 2025-04-24 02:51:25 +09:00
  • b6935f913b update website version (#6364) Eric Zhu 2025-04-22 09:51:50 -07:00
  • aad6caa768 Add self-debugging loop to CodeExecutionAgent (#6306) python-v0.5.4 Abhijeetsingh Meena 2025-04-22 21:54:05 +05:30
  • b3f37319e3 Fix: deserialize model_context in AssistantAgent and SocietyOfMindAgent and CodeExecutorAgent (#6337) EeS 2025-04-22 14:02:38 +09:00
  • 8a9729214f Add azure ai agent (#6191) Abdo Talema 2025-04-22 14:51:22 +10:00
  • f00f7d278d Avoid re-registering a message type already registered (#6354) Jorge Villacorta 2025-04-21 22:39:15 -06:00
  • 00153155e3 Added support for exposing GPUs to docker code executor (#6339) Henry Miller 2025-04-21 21:17:06 -04:00
  • d051da52c3 fix: ollama fails when tools use optional args (#6343) Peter Jausovec 2025-04-21 17:06:46 -07:00
  • 89d77c77c5 Add an example using autogen-core and FastAPI to create streaming responses (#6335) ToryPan 2025-04-22 07:55:03 +08:00
  • 9b0a0bd6b8 FEAT: SelectorGroupChat could using stream inner select_prompt (#6286) EeS 2025-04-22 07:48:48 +09:00
  • 71363a30ec Add experimental notice to canvas (#6349) Eric Zhu 2025-04-21 14:31:12 -07:00
  • 4d381d7078 DOC: add extentions - autogen-oaiapi and autogen-contextplus (#6338) EeS 2025-04-22 04:23:17 +09:00
  • 4d3e47a0f1 fix: ensure serialized messages are passed to LLMStreamStartEvent (#6344) Peter Jausovec 2025-04-21 11:43:21 -07:00
  • 1de07ab293 Generalize Continuous SystemMessage merging via model_info[“multiple_system_messages”] instead of startswith("gemini-") (#6345) EeS 2025-04-22 03:30:35 +09:00
  • 99aac24dd3 Agentchat canvas (#6215) Leonardo Pinheiro 2025-04-21 18:03:29 +10:00
  • 183dbb8dd1 Update version 0.5.4 (#6334) Eric Zhu 2025-04-18 17:19:07 -07:00
  • 0e4efd0efc Add example for parallel agents (#6311) Enhao Zhang 2025-04-18 08:48:56 -07:00