Commit fb8ae0e
committed
Make follow‑up questions and title summarization respect conversation
language
- Update the prompts for generating follow‑up questions and summarizing
the conversation title to explicitly ask the model to use the language
of the current conversation.
- The wording is also tweaked to emphasize plain‑text, no‑markdown
output.
This change improves consistency across multi‑lingual chats and ensures
that the assistant’s responses match the user’s language.1 parent 1bb62cb commit fb8ae0e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| |||
0 commit comments