Credentials - When there are parallel tool calls made , there are texts relating to tool calls that gets displayed after the prompt (when waiting for user input) which is confusing. #256
Labels
bug
Something isn't working
gptscript version v0.0.0-dev-bc620f0e-dirty
Steps to reproduce the problem:
Run
examples/story-book/story-book.gpt
which makes multiple parallel tool calls toimage-generation
tool.Notice that there are texts relating to tool calls that gets displayed after the prompt "?token" which is confusing.
gptscript --disable-cache examples/story-book/story-book.gpt --story "My trip to Japan" --pages 4
Expected Behavior:
Prevent the text relating to tool calls to be displayed after the prompt when waiting for users input.
The text was updated successfully, but these errors were encountered: