This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
crewAI
Watch
1
Star
0
Fork
0
You've already forked crewAI
mirror of
https://github.com/crewAIInc/crewAI.git
synced
2026-01-12 09:38:31 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
f5b2fc21c52aa50e0a379474921d2bb25e80cd03
crewAI
/
src
/
crewai
/
tools
History
Brandon Hancock (bhancock_ai)
3285c1b196
Fixes issues with result as answer not properly exiting LLM loop (
#1689
)
...
* v1 of fix implemented. Need to confirm with tokens. * remove print statements
2024-12-02 13:38:17 -05:00
..
agent_tools
refactor: Move BaseTool to main package and centralize tool description generation (
#1514
)
2024-11-01 12:30:48 -04:00
cache_tools
Feat/remove langchain (
#1654
)
2024-11-26 16:59:52 -03:00
__init__.py
refactor: Move BaseTool to main package and centralize tool description generation (
#1514
)
2024-11-01 12:30:48 -04:00
base_tool.py
Fixes issues with result as answer not properly exiting LLM loop (
#1689
)
2024-12-02 13:38:17 -05:00
structured_tool.py
Fixes issues with result as answer not properly exiting LLM loop (
#1689
)
2024-12-02 13:38:17 -05:00
tool_calling.py
move away from pydantic v1 (
#1284
)
2024-09-06 14:22:01 -04:00
tool_usage_events.py
Add tool usage events
2024-10-02 11:11:07 -03:00
tool_usage.py
refactor: Move BaseTool to main package and centralize tool description generation (
#1514
)
2024-11-01 12:30:48 -04:00