A new version of Story Builder Pro is now available! This update focuses on developer workflow and presentation quality.
- AI Story Generator: Use the new
story-builder generatecommand to create entire story graphs from a single prompt. - Better Demo UX: The
demo-aicommand 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, andexportcommands make it easier than ever to build, check, and move your stories between engines.
- Download the new version from your Gumroad library.
- Install the provided wheel:
pip install story_builder_pro-0.1.2-py3-none-any.whl - Ensure you have the latest SDK:
pip install -U story-builder-sdk
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!