nextcloud / nextcloud/context_chat
Allow external providers to set a custom instruction for LLMs to understand the text
Nobody has claimed this yet.
- 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
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
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