Bash tool configuration in crush.json #1203
laargentieri
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! It will be nice to have the possibility to set up the
bash
tool configuration from thecrush.json
config.Specifically it will allow to setup a max timeout for the tool as some build / test tool for some bigger project could take more then the 10 minutes max hardcoded in the crush code.
There is already the
ls
that already load the config dynamically so it could be applied the same pattern.crush/internal/llm/tools/ls.go
Line 158 in 2d05fe8
Beta Was this translation helpful? Give feedback.
All reactions