Devin AI
|
4674d959c5
|
refactor: optimize agent lookup and improve error handling
Co-Authored-By: Joe Moura <joao@crewai.com>
|
2025-02-09 20:12:04 +00:00 |
|
Devin AI
|
86b57d9b99
|
refactor: optimize agent lookup and improve error handling
Co-Authored-By: Joe Moura <joao@crewai.com>
|
2025-02-09 20:08:45 +00:00 |
|
Devin AI
|
72bc12c536
|
test: add test cassettes for hierarchical delegation
Co-Authored-By: Joe Moura <joao@crewai.com>
|
2025-02-09 20:02:46 +00:00 |
|
Devin AI
|
74173cc35a
|
feat: implement hierarchical agent delegation with allowed_agents parameter
Co-Authored-By: Joe Moura <joao@crewai.com>
|
2025-02-09 20:02:19 +00:00 |
|
C0deZ
|
e66a135d5d
|
refactor: Move BaseTool to main package and centralize tool description generation (#1514)
* move base_tool to main package and consolidate tool desscription generation
* update import path
* update tests
* update doc
* add base_tool test
* migrate agent delegation tools to use BaseTool
* update tests
* update import path for tool
* fix lint
* update param signature
* add from_langchain to BaseTool for backwards support of langchain tools
* fix the case where StructuredTool doesn't have func
---------
Co-authored-by: c0dez <li@vitablehealth.com>
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
|
2024-11-01 12:30:48 -04:00 |
|