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.
 
 
 
 
 
 
Eric Zhu 69c0b2b5ef
fix: Add model info validation and improve error messaging (#5556)
1 year 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 Move grpc runtimes to ext, flatten application (#4553) 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 improve component config, add description support in dump_component (#5203) 1 year ago
test_intervention.py feat!: Add message context to signature of intervention handler, add more to docs (#4882) 1 year ago
test_memory.py Memory component base (#5380) 1 year ago
test_model_context.py use model context for assistant agent, refactor model context (#4681) 1 year ago
test_models.py fix: Add model info validation and improve error messaging (#5556) 1 year ago
test_routed_agent.py Update logged events, add message id to send message (#4868) 1 year ago
test_runtime.py Activate deactivate agents (#4800) 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_subscription.py Move grpc runtimes to ext, flatten application (#4553) 1 year ago
test_tool_agent.py feat: add indictor for tool failure to FunctionExecutionResult (#5428) 1 year ago
test_tools.py feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 1 year ago
test_types.py fix: poe check errors to pass (#4917) 1 year ago