mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-25 18:38:05 -05:00
* identify model with tags instead of model name * models * model to tag * add more model name * format * Update test/agentchat/test_function_call.py Co-authored-by: Chi Wang <wang.chi@microsoft.com> * Update test/agentchat/test_function_call.py Co-authored-by: Chi Wang <wang.chi@microsoft.com> * Update test/agentchat/test_tool_calls.py Co-authored-by: Chi Wang <wang.chi@microsoft.com> * Update test/agentchat/test_tool_calls.py Co-authored-by: Chi Wang <wang.chi@microsoft.com> * remove uncessary tags * use gpt-4 as tag * model to tag * add tag for teachable agent test --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com> Co-authored-by: AutoGen-Hub <flaml20201204@gmail.com>