This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
autogen
Watch
1
Star
1
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2026-02-10 15:15:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b05b148cec56f8695883c9befc0fcbc6d09e9da2
autogen
/
test
/
oai
History
Chi Wang
6d93765b96
return None instead of tuple in _generate_oai_reply_from_client (
#1644
)
...
* return None instead of tuple * return final=False if extracted response is None
2024-02-12 19:58:30 +00:00
..
_test_completion.py
Dev/v0.2 (
#393
)
2023-11-04 04:01:49 +00:00
test_client_stream.py
return None instead of tuple in _generate_oai_reply_from_client (
#1644
)
2024-02-12 19:58:30 +00:00
test_client.py
fix: unit test should not call private function (
#1494
)
2024-01-31 21:31:45 +00:00
test_custom_client.py
Custom Model Client support (
#1345
)
2024-02-02 17:21:19 +00:00
test_utils.py
Added the ability to add tags to the OAI_CONFIG_LIST, and filter (
#1226
)
2024-01-15 04:47:19 +00:00