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 a sample notebook for using AutoGen in Microsoft Fabric #940

Merged
merged 15 commits into from
Jan 4, 2024

Conversation

thinkall
Copy link
Collaborator

Why are these changes needed?

To add a sample notebook for using AutoGen in Microsoft Fabric. It has pre-built support for Azure OpenAI models including gpt-4-turbo, gpt-4 and gpt-35-turbo, etc.

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6bf33df) 30.74% compared to head (05f941e) 30.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #940   +/-   ##
=======================================
  Coverage   30.74%   30.74%           
=======================================
  Files          30       30           
  Lines        4043     4043           
  Branches      915      915           
=======================================
  Hits         1243     1243           
  Misses       2721     2721           
  Partials       79       79           
Flag Coverage Δ
unittests 30.69% <ø> (ø)

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.

Copy link
Contributor

@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.

what about adding a link in "ecosystem" page?

@skzhang1
Copy link
Collaborator

what about adding a link in "ecosystem" page?

Good idea! I just make commits to add it. And this notebook looks good to me.

@sonichi
Copy link
Contributor

sonichi commented Dec 28, 2023

@thinkall Does it look good to you to merge?

@sonichi sonichi added documentation Improvements or additions to documentation integration software integration labels Jan 1, 2024
@sonichi sonichi enabled auto-merge January 4, 2024 14:11
@sonichi sonichi added this pull request to the merge queue Jan 4, 2024
Merged via the queue into main with commit fb1230e Jan 4, 2024
16 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* update nlp notebook

* rerun

* rerun

* removing redundant in notebook

* remove redundant content in nlp notebook

* update notebook

* update plot

* update plot

* update plot

---------

Co-authored-by: Li Jiang <lijiang1@microsoft.com>
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…t#940)

* Add fabric example

* Support both 0.1.x and 0.2.x

* Fix comments

* update ecosystem

* update png

---------

Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
@jackgerrits jackgerrits deleted the add_fabric_sample branch September 25, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation integration software integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants