Skip to main content
Available in Piebald Pro While the agent is working, you may want to send additional messages to iterate or steer or to queue up another task when it’s done with its current work. Piebald has three modes for messaging during generation:
  • Interrupt & send immediately: This will nterrupt the current generation or tool call immediately and send the message.
  • Queue & send as soon as possible: This will send the message when the model is finished generating the current message or calling the current tool, but without forcibly interrupting it.
  • Queue as a follow-up: This will send the message when the agent is completely finished with the task at hand, i.e. it responds with text only, without calling any tools.
Queued messages appear in a small box directly above the message input and can be reordered, discarded, or restored to the message input for editing. Here’s a demo where a message is queued while the model is generating: