You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
fiow123 c715876a95
Extend pydantic model capability for anyOf/oneOf item typing (#6925)
11 months ago
..
protos update dependencies to work with protobuf 5 (#5195) 1 year ago
regressions Update references to autogen (#3708) 1 year ago
test_base_agent.py Add ability to register Agent instances (#6131) 1 year ago
test_cache_store.py Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 1 year ago
test_cancellation.py fix!: Fix SingleThreadedAgentRuntime busy loop (#4855) 1 year ago
test_closure_agent.py Move grpc runtimes to ext, flatten application (#4553) 1 year ago
test_code_executor.py make "Alias", "ImportFromModule" classes hashable (#4734) 1 year ago
test_component_config.py Fix token limited model context (#6137) 1 year ago
test_intervention.py feat!: Add message context to signature of intervention handler, add more to docs (#4882) 1 year ago
test_json_extraction.py Parse backtick-enclosed json (#6607) 1 year ago
test_json_to_pydantic.py Extend pydantic model capability for anyOf/oneOf item typing (#6925) 11 months ago
test_memory.py Memory component base (#5380) 1 year ago
test_model_context.py TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
test_models.py feat: add structured output to model clients (#5936) 1 year ago
test_routed_agent.py Update logged events, add message id to send message (#4868) 1 year ago
test_runtime.py Add ability to register Agent instances (#6131) 1 year ago
test_serialization.py Use proto descriptor for typename (#5346) 1 year ago
test_state.py Move grpc runtimes to ext, flatten application (#4553) 1 year ago
test_static_workbench_overrides.py Add tool name and description override functionality to Workbench implementations (#6690) 1 year ago
test_subscription.py Move grpc runtimes to ext, flatten application (#4553) 1 year ago
test_tool_agent.py Add `tool_choice` parameter to `ChatCompletionClient` `create` and `create_stream` methods (#6697) 1 year ago
test_tools.py Fix: Auto-Convert Pydantic and Dataclass Arguments in AutoGen Tool Calls (#5737) 1 year ago
test_types.py fix: poe check errors to pass (#4917) 1 year ago
test_workbench.py Introduce streaming tool and support streaming for `AgentTool` and `TeamTool`. (#6712) 1 year ago