Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update human-in-the-loop tutorial with better system message to signal termination condition #5253

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Jan 29, 2025

Resolves #5248

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.40%. Comparing base (2f1684b) to head (3d8f305).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5253   +/-   ##
=======================================
  Coverage   70.40%   70.40%           
=======================================
  Files         179      179           
  Lines       11615    11615           
=======================================
  Hits         8177     8177           
  Misses       3438     3438           
Flag Coverage Δ
unittests 70.40% <ø> (ø)

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.

@ekzhu ekzhu merged commit 7020f2a into main Jan 29, 2025
66 checks passed
@ekzhu ekzhu deleted the ekzhu-fix-doc branch January 29, 2025 18:53
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.

[Bug] Official Autogen tutorial "Using Termination Conditions" does not work as expected
1 participant