Skip to content

Add example using autogen-core and FastAPI for handoff multi-agent design pattern with streaming and UI#6391

Merged
ekzhu merged 14 commits intomicrosoft:mainfrom
amith-ajith:core_streaming_handoffs_fastapi
Apr 25, 2025
Merged

Add example using autogen-core and FastAPI for handoff multi-agent design pattern with streaming and UI#6391
ekzhu merged 14 commits intomicrosoft:mainfrom
amith-ajith:core_streaming_handoffs_fastapi

Conversation

@amith-ajith
Copy link
Contributor

Why are these changes needed?

This PR adds an example which demonstrates how to build a streaming chat API with multi-turn conversation history and a simple web UI for handoff multi-agent design pattern.

Related issue number

Checks

@amith-ajith
Copy link
Contributor Author

@amith-ajith please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.38%. Comparing base (d96aaeb) to head (d158436).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6391   +/-   ##
=======================================
  Coverage   78.38%   78.38%           
=======================================
  Files         221      221           
  Lines       16024    16024           
=======================================
  Hits        12560    12560           
  Misses       3464     3464           
Flag Coverage Δ
unittests 78.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ekzhu ekzhu merged commit 91a7188 into microsoft:main Apr 25, 2025
56 checks passed
peterj added a commit to kagent-dev/autogen that referenced this pull request Apr 26, 2025
…n0425

* upstream/main:
  Update website for v0.5.5 (microsoft#6401)
  Document custom message types in teams API docs (microsoft#6400)
  [doc] Clarify selector prompt for SelectorGroupChat (microsoft#6399)
  Add functional termination condition (microsoft#6398)
  Update: implement return_value_as_string for McpToolAdapter  (microsoft#6380)
  Update version to 0.5.5 (microsoft#6397)
  Add example using autogen-core and FastAPI for handoff multi-agent design pattern with streaming and UI (microsoft#6391)
  Update agent documentation  (microsoft#6394)
  AssistantAgent to support Workbench (microsoft#6393)
  TEST: skip when macos+uv and adding uv venv tests (microsoft#6387)
  Add guide for workbench and mcp & bug fixes for create_mcp_server_session (microsoft#6392)

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants