autogen/test
Yiran Wu 8a26d3b3cd
Minor fix groupchat (#904)
* minor fix groupchat

* update

* update

---------

Co-authored-by: Davor Runje <davor@airt.ai>
2024-01-03 00:23:11 +00:00
..
agentchat Minor fix groupchat (#904) 2024-01-03 00:23:11 +00:00
oai [Core] Improve config_list_from_json (#1026) 2024-01-02 21:33:28 +00:00
test_files Adding first version of AgentEval -- a framework for assessing task utility for LLM-powered applications (#681) 2023-11-21 04:07:33 +00:00
conftest.py Skip tests that depend on OpenAI via `--skip-openai` (#1097) 2023-12-31 19:37:21 +00:00
test_code.py Message "content" now supports both `str` and `List` in Agents (#713) 2023-12-03 01:40:50 +00:00
test_function_utils.py Add decorator for function calling (#1018) 2023-12-25 16:07:20 +00:00
test_notebook.py Skip tests that depend on OpenAI via `--skip-openai` (#1097) 2023-12-31 19:37:21 +00:00
test_pydantic.py Add decorator for function calling (#1018) 2023-12-25 16:07:20 +00:00
test_retrieve_utils.py Skip tests that depend on OpenAI via `--skip-openai` (#1097) 2023-12-31 19:37:21 +00:00
test_token_count.py Fix/typo (#1034) 2023-12-22 16:00:46 +00:00
twoagent.py make retry_time configurable, add doc (#53) 2023-09-30 16:21:07 +00:00