Option to see the the Model's usage of a tool, the unfiltered tool call from the model. #3219
Replies: 3 comments 1 reply
-
I like this |
Beta Was this translation helpful? Give feedback.
-
I've been experimening A LOT with making free but dumb models do the job, and I'm finding that I can make significant improvements refining the system prompt for the specific failures the model has. |
Beta Was this translation helpful? Give feedback.
-
You can see the tool usage in the task export btw if you really want to. Do you have thoughts on how / where to show more details? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically, an option to see how the model is sending the tool usage request.
Some "dumb" models use the tools incorrectly despite being given instructions on how to use them.
Seeing how the model is calling the tool may help in debugging and guiding these models specifically in what they're failing when using the tools .
This could also help fine tuning the System Prompt to send to these dumb models.
Beta Was this translation helpful? Give feedback.
All reactions