nextcloud / nextcloud/llm2

Query alternate LLM from the query entry line

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

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
32
Forks
8
Avg merge
3d 14h
Merged PRs (30d)
8

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Which Nextcloud Version are you currently using: (see administration page) NC 29.02

Is your feature request related to a problem? Please describe.
Nope.

Describe the solution you'd like
A query for the LLM2 from an alternate LLM in the Docker container was indicated in a post about the Nextcloud LLM2.
Typing:
/model Model_name
would load and use that alternate LLM. Is there such an animal? Similar behavior?

Describe alternatives you've considered
Attempted, but could not really identify anything related to a response specific to the alternate LLM.

Additional context
No

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 locating the query entry handling and the Docker-container integration for LLM2. Check whether a /model Model_name query form is already supported or documented; done would require a decided interface and working alternate-model selection, with tests or documentation covering it.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.