v0.8.5
🎓 Chain of Thought Prompting
Chain of Thought (CoT) prompting is a technique to enhance AI performance. For more information about CoT and examples of prompts, see https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/chain-of-thought .
ChatdollKit supports Chain of Thought by excluding sentences wrapped in ~ tags from speech synthesis.
You can customize the tag by setting a preferred word (e.g., "reason") as the ThinkTag in the inspector of LLMContentProcessor.
- Enable Chain of Thought Prompting #387
🍩 Other updates
Full Changelog: 0.8.4.1...0.8.5