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

When I click the refresh button to get models, the dropdown list will disappear #17

Closed
alabulei1 opened this issue Jul 5, 2024 · 2 comments

Comments

@alabulei1
Copy link

I'm using another framework to host LLMs, not Ollama.

When I clicked the refresh button to get models, the dropdown list will disappear. Hence, I can't fetch the model correctly and the plugin doesn't work.

Thanks.

@vensauro
Copy link

with framework are you using?
Is it Open AI compatible?

@pfrankov
Copy link
Owner

pfrankov commented Aug 3, 2024

This is due to some connection problem: while the request is running, the button to update the model list is hidden. If a response or error is received, the button is shown again. Unfortunately, having the button and being able to send many requests for the model list will not help you to get the list faster.
I could say that this is expected behavior.

@pfrankov pfrankov closed this as not planned Won't fix, can't repro, duplicate, stale Aug 3, 2024
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

3 participants