Skip to content

Conversation

janepie
Copy link
Member

@janepie janepie commented Jul 8, 2025

fixes #296

@janepie janepie requested a review from julien-nc July 8, 2025 14:46
@janepie janepie assigned marcelklehr and unassigned marcelklehr Jul 8, 2025
@janepie janepie requested a review from marcelklehr July 8, 2025 14:46
@janepie janepie changed the title Fix: chat title generation Fix: chat user instruction handling Jul 8, 2025
Copy link
Member

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment on lines 136 to 138
if ($userInstructions === '') {
$userInstructions = Application::CHAT_USER_INSTRUCTIONS;
}
Copy link
Member

@julien-nc julien-nc Jul 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already solved in #292. Let's avoid a conflict there, you can revert that.

Copy link
Member Author

@janepie janepie Jul 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That doesn't touch ChattyLLM. Did you mean another PR?

janepie added 2 commits July 8, 2025 17:18
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
@julien-nc julien-nc merged commit 02994df into main Jul 8, 2025
16 checks passed
@julien-nc julien-nc deleted the fix/chat-title branch July 8, 2025 15:33
@janepie janepie mentioned this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chat title generation fails
3 participants