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 a4b6372813
Use SecretStr type for api key (#5939)
1 year ago
..
cache_store Make ChatCompletionCache support component config (#5658) 1 year ago
code_executors Feature add Add LlamaCppChatCompletionClient and llama-cpp (#5326) 1 year ago
memory Add ChromaDBVectorMemory in Extensions (#5308) 1 year ago
models Use SecretStr type for api key (#5939) 1 year ago
protos update dependencies to work with protobuf 5 (#5195) 1 year ago
task_centric_memory Task-Centric Memory (#5227) 1 year ago
tools Add ToolCallEvent and log it from all builtin tools (#5859) 1 year ago
__init__.py Adding declarative HTTP tools to autogen ext (#5181) 1 year ago
conftest.py feat: update local code executor to support powershell (#5884) 1 year ago
test_filesurfer_agent.py Make FileSurfer and CodeExecAgent Declarative (#5765) 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