uezo / ChatdollKit

ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
796 stars 79 forks source link

Enable Chain of Thought Prompting #387

Closed uezo closed 2 weeks ago

uezo commented 2 weeks ago

Added support for Chain of Thought Prompting (CoT) to improve response accuracy and nuance in AI-driven conversations. LLM responses now exclude text wrapped in ... tags from being read aloud, allowing the AI to 'think' silently when necessary. The tag used to mark non-verbal thoughts is configurable via the ThinkTag property in LLMContentProcessor.