autogen/test/agentchat
Eduardo Salinas ebde196d6b
feat: add event logging api and more tracing (#2478)
* feat: add event logging api and more tracing

* code fmt shenanigans

* fixup

* Update test_agent_logging.py

* Update test_agent_logging.py

* Update test_agent_logging.py

* Update sqlite_logger.py

* Update test_agent_logging.py

* Update sqlite_logger.py

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-04-23 22:27:47 +00:00
..
contrib Support openai assistant v2 API (#2466) 2024-04-23 17:26:06 +00:00
extensions Update pre-commit (#2067) 2024-03-19 02:55:37 +00:00
test_agent_logging.py feat: add event logging api and more tracing (#2478) 2024-04-23 22:27:47 +00:00
test_agent_setup_with_use_docker_settings.py fix local test failures (#2386) 2024-04-15 12:34:26 +00:00
test_agent_usage.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_agentchat_utils.py Add isort (#2265) 2024-04-05 02:26:06 +00:00
test_assistant_agent.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_async.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_async_chats.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_async_get_human_input.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_cache_agent.py General Enhancements in agentchat 2.0 (#1906) 2024-03-09 15:15:19 +00:00
test_chats.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_conversable_agent.py Adds Message History to a `ConversableAgent` (#2437) 2024-04-22 21:44:43 +00:00
test_function_and_tool_calling.py Function calling upgrade (#1443) 2024-01-31 15:30:55 +00:00
test_function_call.py Add isort (#2265) 2024-04-05 02:26:06 +00:00
test_function_call_groupchat.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_groupchat.py Recommit from my repo - Enhanced speaker name selection during agent name matching. (#2267) 2024-04-03 22:57:41 +00:00
test_human_input.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_math_user_proxy_agent.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_nested.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_tool_calls.py Add isort (#2265) 2024-04-05 02:26:06 +00:00
tsp_prompt.txt cleanup 2023-09-16 10:57:57 +00:00