Skip to content

AI proxy may be buggy #556

Description

@donmor

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions