nextcloud / nextcloud/integration_openai
Update the summary system prompt
Open
Nobody has claimed this yet.
enhancement
priority: medium
- Dominant language
- PHP
- Stars
- 75
- Forks
- 32
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 4
Description
Describe the feature you'd like to request
It would be nice to use something similar to llm2's summarize provider:
https://github.com/nextcloud/llm2/blob/main/lib/summarize.py#L16-L35
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the requested reference in llm2/lib/summarize.py, especially lines 16-35, and then locate the summary system prompt in this repository's OpenAI integration. Implement a comparable summary prompt behavior and verify that the integration uses the updated prompt when summarizing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100