mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-27 09:18:06 -05:00
remove filter_dict (#1284)
This commit is contained in:
@@ -77,9 +77,6 @@ def test_eval_math_responses_api_style_function():
|
||||
config_list = autogen.config_list_from_models(
|
||||
KEY_LOC,
|
||||
model_list=["gpt-4-0613", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k"],
|
||||
filter_dict={
|
||||
"api_type": ["azure"],
|
||||
},
|
||||
)
|
||||
functions = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user