nextcloud / nextcloud/integration_openai

Update the summary system prompt

Open
#280 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.