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 80891b4841
doc & fix: Enhance AgentInstantiationContext with detailed documentation and examples for agent instantiation; Fix a but that caused value error when the expected class is not provided in register_factory (#5555)
1 year ago
..
cache_store Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 1 year ago
code_executors Make CodeExecutor Serializable/Declarative (#5527) 1 year ago
models 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
tools Make CodeExecutor Serializable/Declarative (#5527) 1 year ago
__init__.py Adding declarative HTTP tools to autogen ext (#5181) 1 year ago
test_filesurfer_agent.py Added tests for FileSurfer. (#4913) 1 year ago
test_openai_assistant_agent.py fix: add state management for oai assistant (#5352) 1 year ago
test_playwright_controller.py WebSurfer Documentation and Fixes (#4624) 1 year ago
test_websurfer_agent.py Prompting changes to better support smaller models. (#5386) 1 year ago
test_worker_runtime.py doc & fix: Enhance AgentInstantiationContext with detailed documentation and examples for agent instantiation; Fix a but that caused value error when the expected class is not provided in register_factory (#5555) 1 year ago