feat: add LOCALE variable to agent prompts

This commit is contained in:
Wang Hao
2025-04-26 17:51:04 +08:00
parent 6e760a277c
commit ada5e34eeb
4 changed files with 22 additions and 6 deletions

View File

@@ -183,4 +183,4 @@ interface Plan {
- Research steps (`need_web_search: true`) for gathering information
- Processing steps (`need_web_search: false`) for calculations and data processing
- Default to gathering more information unless the strictest sufficient context criteria are met
- Always use the same language as the user
- Always use the language specified by the locale = **{{ locale }}**.