Skip to content

Conversation

@julien-nc
Copy link
Member

Very simple provider repeating the inputs.

@julien-nc julien-nc added this to the Nextcloud 33 milestone Nov 24, 2025
@julien-nc julien-nc requested a review from a team as a code owner November 24, 2025 13:21
@julien-nc julien-nc added 3. to review Waiting for reviews tests Related to tests feature: TaskProcessing labels Nov 24, 2025
@julien-nc julien-nc requested review from Altahrim, leftybournes, salmart-dev and yemkareems and removed request for a team November 24, 2025 13:21
Copy link
Contributor

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

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

🚀

'output' => 'This is a fake response message: '
. "\n\n- System prompt: " . $input['system_prompt']
. "\n- Input message: " . $input['input']
. "\n- Message history:\n" . $formattedHistory,
Copy link
Member

Choose a reason for hiding this comment

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

This may cause confusion, perhaps simply count the number of history elements?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews feature: TaskProcessing tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants