Skip to content

IAV-1402/fix(title-generation): return greeting concept instead of echoing the word

abdellatif elkerbani a demandé de fusionner bugfix/IAV-1402 vers develop

When users send a greeting (e.g. "salut", "hello"), the title generation endpoint was echoing the word itself as the title. Updated TITLE_SYSTEM_PROMPT to instruct the model to return the noun representing the greeting concept in the user's language (e.g. "Salut" → "Salutation", "Hello" → "Greeting"), consistently across all languages.

Rapports de requête de fusion