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 links to sdk #910 #958

Merged
merged 5 commits into from
Dec 21, 2023

Conversation

olaoluwasalami
Copy link
Collaborator

Add links to SDK

Closes #910

Checks

@afourney
Copy link
Member

Generally this looks great. Is there any way we can make the link relative instead of fully-qualified absolute? Do we have a policy on that? @qingyun-wu

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a0288e0) 26.54% compared to head (aeca9bb) 26.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #958   +/-   ##
=======================================
  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.

@olaoluwasalami
Copy link
Collaborator Author

Generally this looks great. Is there any way we can make the link relative instead of fully-qualified absolute? Do we have a policy on that? @qingyun-wu

all links changed to relative

@qingyun-wu qingyun-wu self-requested a review December 21, 2023 22:18
@qingyun-wu qingyun-wu added this pull request to the merge queue Dec 21, 2023
Merged via the queue into microsoft:main with commit a26e18a Dec 21, 2023
16 checks passed
rlam3 pushed a commit to rlam3/autogen that referenced this pull request Dec 25, 2023
* wip

* check relative link

* all links changed to relative

* Update website/docs/Use-Cases/agent_chat.md

---------

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…soft#958)

* workflow; model str; timeout

* voting

* notebook

* pull request

* recover workflow

* voted answer

* aoai

* ignore None answer

* default config

* note

* gpt-4

* n=5

* cleanup

* config name

* introduction

* readme

* avoid None

* add output/ to gitignore

* openai version

* invalid var

* comment long running cells
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* wip

* check relative link

* all links changed to relative

* Update website/docs/Use-Cases/agent_chat.md

---------

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
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.

add links to sdk
4 participants