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 025490a1bd
Use class hierarchy to organize AgentChat message types and introduce StructuredMessage type (#5998)
1 year ago
..
cache_store Fix `poe check` on Windows (#5942) 1 year ago
code_executors add cancellation support to docker executor (#6027) 1 year ago
memory Add ChromaDBVectorMemory in Extensions (#5308) 1 year ago
models Emit <think> and </think> around reasoning chunks from model_extras in choices.detla 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 Use class hierarchy to organize AgentChat message types and introduce StructuredMessage type (#5998) 1 year ago
test_openai_assistant_agent.py Use class hierarchy to organize AgentChat message types and introduce StructuredMessage type (#5998) 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