We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip install as per README and then OPENAI_API_KEY=sk-lol OPENAI_BASE_URL=http://127.0.0.1:8080/v1 gptme-serve
OPENAI_API_KEY=sk-lol OPENAI_BASE_URL=http://127.0.0.1:8080/v1 gptme-serve
Web UI at http://127.0.0.1:5000/ shows:
Not Found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
The text was updated successfully, but these errors were encountered:
Seems the assets weren't bundled when installed from PyPI, fixed in 116f847
Published a new version v0.12.5 which includes the fix.
Sorry, something went wrong.
No branches or pull requests
pip install as per README and then
OPENAI_API_KEY=sk-lol OPENAI_BASE_URL=http://127.0.0.1:8080/v1 gptme-serve
Web UI at http://127.0.0.1:5000/ shows:
The text was updated successfully, but these errors were encountered: