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

Issue-560 #578

Merged
Merged

Conversation

olaoluwasalami
Copy link
Collaborator

@olaoluwasalami olaoluwasalami commented Nov 7, 2023

@sonichi @thinkall

Why are these changes needed?

Add to FAQ - How to get each agent message?

Related issue number

Closes #560

Checks

@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2023

Codecov Report

Merging #578 (c87db17) into main (b41b366) will decrease coverage by 5.35%.
Report is 29 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
- Coverage   34.04%   28.70%   -5.35%     
==========================================
  Files          25       27       +2     
  Lines        3005     3383     +378     
  Branches      668      760      +92     
==========================================
- Hits         1023      971      -52     
- Misses       1906     2341     +435     
+ Partials       76       71       -5     
Flag Coverage Δ
unittests 28.64% <ø> (-5.34%) ⬇️

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

see 10 files with indirect coverage changes

website/docs/FAQ.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@sonichi sonichi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#560 is about two questions. This PR only addresses one.

@olaoluwasalami
Copy link
Collaborator Author

@sonichi PR updated

@gagb gagb self-requested a review November 14, 2023 01:06
Copy link
Collaborator

@gagb gagb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR adds two FAQ questions and answers that close an existing issue.

@sonichi sonichi added this pull request to the merge queue Nov 14, 2023
Merged via the queue into microsoft:main with commit d542340 Nov 14, 2023
16 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* Issue-560

* fixed

* answers bothe question
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.

FAQ: How to get each agent message?
4 participants