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

Add dependencies to distributed group chat example #5175

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

MohMaz
Copy link
Contributor

@MohMaz MohMaz commented Jan 24, 2025

Why are these changes needed?

Adding dependency list to group chat example so devs can easier try it and don't spend time on any possible version conflicts of extra dependencies (e.g. chainlit) with the autoge* dependencies.

Related issue number

Checks

@MohMaz MohMaz self-assigned this Jan 24, 2025
@MohMaz MohMaz added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.80%. Comparing base (58d789a) to head (2814243).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5175      +/-   ##
==========================================
+ Coverage   70.53%   70.80%   +0.27%     
==========================================
  Files         174      174              
  Lines       11129    11229     +100     
==========================================
+ Hits         7850     7951     +101     
+ Misses       3279     3278       -1     
Flag Coverage Δ
unittests 70.80% <ø> (+0.27%) ⬆️

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.

@MohMaz MohMaz marked this pull request as ready for review January 24, 2025 05:57
@MohMaz MohMaz requested review from ekzhu and lspinheiro January 24, 2025 05:57
@MohMaz MohMaz enabled auto-merge (squash) January 24, 2025 05:59
@MohMaz MohMaz merged commit 0de4fd8 into microsoft:main Jan 24, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants