autogen/python/packages/autogen-core/tests
Copilot 0bd99ee516
Add tool name and description override functionality to Workbench implementations (#6690)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-07-06 13:39:05 -07:00
..
protos update dependencies to work with protobuf 5 (#5195) 2025-01-28 22:11:54 -08:00
regressions Update references to autogen (#3708) 2024-10-09 15:12:36 -04:00
test_base_agent.py Add ability to register Agent instances (#6131) 2025-05-12 15:34:48 +00:00
test_cache_store.py Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 2025-01-16 15:47:38 -08:00
test_cancellation.py fix!: Fix SingleThreadedAgentRuntime busy loop (#4855) 2024-12-30 15:04:20 -05:00
test_closure_agent.py Move grpc runtimes to ext, flatten application (#4553) 2024-12-04 16:23:20 -08:00
test_code_executor.py make "Alias", "ImportFromModule" classes hashable (#4734) 2024-12-17 11:11:36 -08:00
test_component_config.py Fix token limited model context (#6137) 2025-03-28 17:24:41 +00:00
test_intervention.py feat!: Add message context to signature of intervention handler, add more to docs (#4882) 2025-01-07 12:51:35 -05:00
test_json_extraction.py Parse backtick-enclosed json (#6607) 2025-06-03 18:22:01 +00:00
test_json_to_pydantic.py Aegis structure message (#6289) 2025-04-16 12:00:14 -07:00
test_memory.py Memory component base (#5380) 2025-02-05 16:07:27 -08:00
test_model_context.py TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 2025-04-23 17:51:25 +00:00
test_models.py feat: add structured output to model clients (#5936) 2025-03-15 07:58:13 -07:00
test_routed_agent.py Update logged events, add message id to send message (#4868) 2024-12-31 15:11:48 -05:00
test_runtime.py Add ability to register Agent instances (#6131) 2025-05-12 15:34:48 +00:00
test_serialization.py Use proto descriptor for typename (#5346) 2025-02-04 19:18:16 +00:00
test_state.py Move grpc runtimes to ext, flatten application (#4553) 2024-12-04 16:23:20 -08:00
test_static_workbench_overrides.py Add tool name and description override functionality to Workbench implementations (#6690) 2025-07-06 13:39:05 -07:00
test_subscription.py Move grpc runtimes to ext, flatten application (#4553) 2024-12-04 16:23:20 -08:00
test_tool_agent.py Add `tool_choice` parameter to `ChatCompletionClient` `create` and `create_stream` methods (#6697) 2025-06-30 14:15:28 +09:00
test_tools.py Fix: Auto-Convert Pydantic and Dataclass Arguments in AutoGen Tool Calls (#5737) 2025-03-03 16:35:27 -08:00
test_types.py fix: poe check errors to pass (#4917) 2025-01-07 10:48:37 -05:00
test_workbench.py Introduce streaming tool and support streaming for `AgentTool` and `TeamTool`. (#6712) 2025-06-30 00:10:16 +09:00