Skip to content

v0.11.0

Compare
Choose a tag to compare
@breadthe breadthe released this 17 Nov 03:43
· 11 commits to main since this release
84b4538

✨ New

  • Prompt queue.
    • Push simple and matrix prompts to a queue to be processed sequentially.
    • Delete items from the queue.
    • Mark queue items as skipped and they will be ignored when the queue is processed.