feat: pass talk meeting flag for summary tasks - #18988
Conversation
Signed-off-by: Arkadiusz Sitkiewicz <a.sitkiewicz@wb.com.pl>
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
|
Is this still needed, or would be superseded by changes in #19111 ? |
☑️ Resolves
AI (if applicable)
🛠️ API Checklist
🚧 Tasks
'talk_meeting'flag when creating summary task for Talk meeting recordingnextcloud/integration_openai🏁 Checklist
docs/has been updated or is not requiredNotes
This change depends on my PR in
nextcloud/integration_openaiFeat/configurable summary system prompts- #425. The idea is having configurable promptsfor summary tasks. In the usecase of Talk meetings, Summary Provider will distinguish that it should summarize for Talk meeting. Why is that important? Because, there is a difference between summarizing an article and a meeting. For a meeting, an admin will be able to configure system prompt to recieve meeting specific output. For example, this might be required output:The command below will set system prompt for Talk meetining:
Otherwise, the default behaviour (the same as before my changes) will be applied.
You can learn more in this PR Feat/configurable summary system prompts- #425
Draft PR
After review in
nextcloud/integration_openaiPR Feat/configurable summary system prompts- #425 I will change this Draft to PR