aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
698 stars 240 forks source link

[Feature Request]AutoClose XML tag #266

Open wadabee opened 2 months ago

wadabee commented 2 months ago

Describe the solution you'd like

Automatic tag closing when XML tags are inputed in the chat input field.

Why the solution needed

Claude can improve accuracy by using XML tags. Automatic XML closure improves UX. https://docs.anthropic.com/claude/docs/use-xml-tags

Additional context

Implementation feasibility

Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?