Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.09 KB

File metadata and controls

20 lines (15 loc) · 1.09 KB

Story Builder Pro v0.1.2 Update 🚀

A new version of Story Builder Pro is now available! This update focuses on developer workflow and presentation quality.

What's Improved:

  • AI Story Generator: Use the new story-builder generate command to create entire story graphs from a single prompt.
  • Better Demo UX: The demo-ai command is now more professional, featuring step-by-step progress counters and a high-fidelity "Mock Mode" for showing off features without an internet connection.
  • Workflow Tools: New init, validate, and export commands make it easier than ever to build, check, and move your stories between engines.

How to Install:

  1. Download the new version from your Gumroad library.
  2. Install the provided wheel: pip install story_builder_pro-0.1.2-py3-none-any.whl
  3. Ensure you have the latest SDK: pip install -U story-builder-sdk

Reminder:

Story Builder Pro uses your own LLM credits via OpenRouter. Make sure your OPENROUTER_API_KEY is set in your environment variables, or pass it directly using the new --api-key flag!

Happy Storytelling!