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

[Core] Update documentation for function call compatibility #1237

Merged
merged 16 commits into from
Jan 16, 2024

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Jan 14, 2024

Why are these changes needed?

Additional documentation and test changes for function call compatibility of different API versions.

Related issue number

#1227

Checks

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (135bca4) 32.11% compared to head (dd41d45) 41.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1237      +/-   ##
==========================================
+ Coverage   32.11%   41.97%   +9.86%     
==========================================
  Files          32       32              
  Lines        4391     4391              
  Branches     1024     1079      +55     
==========================================
+ Hits         1410     1843     +433     
+ Misses       2865     2400     -465     
- Partials      116      148      +32     
Flag Coverage Δ
unittests 41.90% <ø> (+9.83%) ⬆️

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.

@sonichi
Copy link
Contributor

sonichi commented Jan 15, 2024

There is still a conflict.

@sonichi sonichi added this pull request to the merge queue Jan 16, 2024
Merged via the queue into main with commit e784f2b Jan 16, 2024
79 of 87 checks passed
joshkyh pushed a commit that referenced this pull request Jan 17, 2024
* #1206

* doc

* add test for azure openai

* prior to

* filter for versions

* up to

* literal type

* update doc

* update doc

* update model list

* Update autogen/agentchat/conversable_agent.py

Co-authored-by: Chi Wang <[email protected]>

* Update test/agentchat/test_tool_calls.py

Co-authored-by: Chi Wang <[email protected]>

* Update test_tool_calls.py

---------

Co-authored-by: Chi Wang <[email protected]>
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…t#1237)

* microsoft#1206

* doc

* add test for azure openai

* prior to

* filter for versions

* up to

* literal type

* update doc

* update doc

* update model list

* Update autogen/agentchat/conversable_agent.py

Co-authored-by: Chi Wang <[email protected]>

* Update test/agentchat/test_tool_calls.py

Co-authored-by: Chi Wang <[email protected]>

* Update test_tool_calls.py

---------

Co-authored-by: Chi Wang <[email protected]>
@jackgerrits jackgerrits deleted the function-call-backward-compatible 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants