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

no "ollama" option in the setting (Win 11) #123

Open
jen-art-dev opened this issue May 14, 2024 · 3 comments
Open

no "ollama" option in the setting (Win 11) #123

jen-art-dev opened this issue May 14, 2024 · 3 comments

Comments

@jen-art-dev
Copy link

I have installed Ollama, however it does not appear in the option setting.
I am using Windows 11.

@vanpelt
Copy link
Contributor

vanpelt commented May 15, 2024

@jen-art-dev it should be working now, master was broken. If you pull from main and reinstall it should work. Safest way to reinstall is the following from the backend directory:

pip uninstall openui
pip install .

Let me know if that doesn't work.

@jen-art-dev
Copy link
Author

@jen-art-dev it should be working now, master was broken. If you pull from main and reinstall it should work. Safest way to reinstall is the following from the backend directory:

pip uninstall openui
pip install .

Let me know if that doesn't work.

hi @vanpelt, thank you but it doesn't work.

@jen-art-dev
Copy link
Author

It works now, I set the env in PowerShell:

$env:OLLAMA_HOST="http://127.0.0.1:11434"

Thanks a lot @vanpelt for this great project

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