owncloud / owncloud/web-extensions

AI proxy may be buggy

Open
#556 2 comments 0 reactions 1 assignee View on GitHub

@LukasHirt is already working on this.

Since Aug 20, 2026.

documentation
Dominant language
TypeScript
Stars
16
Forks
11
Avg merge
1d 14h
Merged PRs (30d)
23

Description

I'm tring out new AI extensions in this repository. I tried setting endpoint to locally-hosted llama.cpp (without api key), but it doesn't work. I also tried ai-llm-proxy, setting OCIS_URL and LLM_ENDPOINT, and extension endpoint to 127.0.0.1:3030, won't work either. I then proxied 127.0.0.1:3030 to /ai-llm-proxy/ in nginx, nothing changed. The ai-llm-proxy always respond {"error":"Not found"} on v1/model.

Did I miss something? I thought AI extensions can just use any keyless api endpoint and ai-llm-proxy just authorize user and proxy keyed endpoints.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.