nextcloud / nextcloud/context_chat

Allow external providers to set a custom instruction for LLMs to understand the text

Open
#189 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority: medium
Dominant language
PHP
Stars
29
Forks
12
Avg merge
4d 4h
Merged PRs (30d)
5

Description

Describe the feature you'd like to request

For analytics or emails, the LLM just looks at the content and has no idea what it's looking at. Adding hints there everytime is tedious for the user.

Describe the solution you'd like

The external provider should supply that for each of its content providers, which can then be sent to CBB and to an LLM.

Describe alternatives you've considered

/

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

No files or tests are named. Start by tracing how external content providers pass content to CBB and the LLM, then identify where provider-specific instructions can be carried; done means each provider can supply an instruction that reaches the relevant LLM without requiring repeated user hints.

Written by the indexing model from the issue text.

Assessment

Domain
ai, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.