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 examples constrained generation + multi-step reasoning via Guidance + AutoGen #937

Merged
merged 5 commits into from
Dec 20, 2023

Conversation

gagb
Copy link
Collaborator

@gagb gagb commented Dec 10, 2023

Why are these changes needed?

Once this example works well, I will use Guidance to enable labeling for the profiler.

Related issue number

#677

Checks

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (913b5f2) 26.54% compared to head (990b6d6) 26.54%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #937   +/-   ##
=======================================
  Coverage   26.54%   26.54%           
=======================================
  Files          28       28           
  Lines        3805     3805           
  Branches      865      865           
=======================================
  Hits         1010     1010           
  Misses       2724     2724           
  Partials       71       71           
Flag Coverage Δ
unittests 26.49% <ø> (ø)

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.

@gagb gagb marked this pull request as ready for review December 19, 2023 06:20
@qingyun-wu
Copy link
Collaborator

Interesting example! Could you also add a link to the example page: https://microsoft.github.io/autogen/docs/Examples

@qingyun-wu qingyun-wu added this pull request to the merge queue Dec 20, 2023
Merged via the queue into microsoft:main with commit a0288e0 Dec 20, 2023
16 checks passed
rlam3 pushed a commit to rlam3/autogen that referenced this pull request Dec 25, 2023
…ce + AutoGen (microsoft#937)

* Add examples of constrained generation

* Add guidance based coder that always returns valid code blocks

* Add guidance based agent that always generates a valid json

* Add link to guidance nb
@gagb gagb deleted the 677 branch January 26, 2024 23:49
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…ce + AutoGen (microsoft#937)

* Add examples of constrained generation

* Add guidance based coder that always returns valid code blocks

* Add guidance based agent that always generates a valid json

* Add link to guidance nb
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.

None yet

3 participants