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 ec314c586c
feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507)
1 year ago
..
cache_store Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 1 year ago
code_executors feat: DockerCommandLineCodeExecutor support for additional volume mounts, exposed host ports (#5383) 1 year ago
models feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 1 year ago
protos update dependencies to work with protobuf 5 (#5195) 1 year ago
tools Adding declarative HTTP tools to autogen ext (#5181) 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 fix: Make race condition between channel open and RPC less likely to occur (#5514) 1 year ago