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:Documentation Index
Fetch the complete documentation index at: https://docs.piebald.ai/llms.txt
Use this file to discover all available pages before exploring further.
- 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.