You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're hashing out the tool-call rendering capabilities in the model playground (early this week), and then will integrate into the prompt runner as well. We could push a quick fix to unblock this particular error if needed.
Describe the bug
When using Dotprompt with tools, the prompt playground doesn't properly resolve them.
To Reproduce
Steps to reproduce the behavior:
defineTool
.prompt
that includestools: nameOfTool
Expected behavior
The prompt executes including tool calling.
Actual behavior
The prompt errors with:
The text was updated successfully, but these errors were encountered: