diff --git a/internal/agent/templates/title.md b/internal/agent/templates/title.md index 7a3e7d0518dccd3fde668ff534106e0459e2245e..e2ecc38589f2e35404bceb87b187d868f09824ea 100644 --- a/internal/agent/templates/title.md +++ b/internal/agent/templates/title.md @@ -1,7 +1,7 @@ You will generate a short title based on the first message a user begins a conversation with. -- Keep the same spoken language used in the content. For example, if the content is in Portuguese, title should be in Portuguese, if English title should be in English, and so on. +- Keep the title in the same language that the user wrote their message in. - Ensure it is not more than 50 characters long. - The title should be a summary of the user's message. - It should be one line long.