feat(infographic): bump v1.6.1 hotfix addressing AI prompt translated behavior on user language parameters

This commit is contained in:
fujie
2026-03-23 18:45:44 +08:00
parent b3cbe0783a
commit bef614838d
3 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
# v1.6.1 Release Notes
This is a hotfix release ensuring the AI model adheres strictly to **Language Consistency** rules and doesn't default to general translation behavior during user dashboard context parameters injection.
## Bug Fixes
- **AI Response Prompt Boundary Protection**: Strict language limits preventing translated overrides when contextual parameters override background system streams status. Directs LLM outputs to fit inputs language content accurately.