Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model choice is visible but endpoint unreachable #100

Open
theoden8 opened this issue May 2, 2024 · 2 comments
Open

model choice is visible but endpoint unreachable #100

theoden8 opened this issue May 2, 2024 · 2 comments

Comments

@theoden8
Copy link

theoden8 commented May 2, 2024

Hi there,

Thank you for a wonderful piece of software, it has a very friendly interface and a great take on usability.

I am using ollama with ollama_proxy_server and I see / requests every 5 seconds (it is spamming in the logs) but the completion request is not visible. This proxy works fine with some other GUI software for LLMs. Model selection is detected.

On MacOS:

SCRSH 2024-05-02 um 22 18 35

On iOS:

7C43B736-2402-4577-93FB-5A0AB5B21D1F

ollama_proxy_server logs:

127.0.0.1 - -  "GET /api/tags HTTP/1.0" - -
127.0.0.1 - -  "GET /api/tags HTTP/1.0" 200 -
127.0.0.1 - -  code 501, message Unsupported method ('HEAD')
127.0.0.1 - -  "HEAD / HTTP/1.0" 501 -
127.0.0.1 - -  code 501, message Unsupported method ('HEAD')
127.0.0.1 - -  "HEAD / HTTP/1.0" 501 -
127.0.0.1 - -  code 501, message Unsupported method ('HEAD')
127.0.0.1 - -  "HEAD / HTTP/1.0" 501 -
@AugustDev
Copy link
Owner

Thanks for sharing, I will investigate!

@theoden8
Copy link
Author

theoden8 commented May 3, 2024

/api/tags is not authenticated, it seems, if that's any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants