The ability to leave comments in the storyboard allows an editor to go through leaving inputs on each page and instructions for what they want changed. They can then pass these comments to the LLM when the hit regenerate page to provide more context for what the user wants.
In addition to comments, we want to add a function that can process all comments sequentially, allowing the user to add all their comments and then the LLM will process those with the context it has through the whole book at once.
The ability to leave comments in the storyboard allows an editor to go through leaving inputs on each page and instructions for what they want changed. They can then pass these comments to the LLM when the hit regenerate page to provide more context for what the user wants.
In addition to comments, we want to add a function that can process all comments sequentially, allowing the user to add all their comments and then the LLM will process those with the context it has through the whole book at once.