What's New
Patch release with a small correctness fix.
Bug Fixes
SystemPromptGeneratornow copies a caller-suppliedoutput_instructionslist into a fresh list before appending the default instructions, so the caller's original list is no longer mutated as a side effect of constructing the generator.