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

Local host endpoint help #3

Open
JonMike12341234 opened this issue Nov 2, 2023 · 1 comment
Open

Local host endpoint help #3

JonMike12341234 opened this issue Nov 2, 2023 · 1 comment

Comments

@JonMike12341234
Copy link

I followed along and love this project, but I have an issue: I am running text generation webui locally (instead of RunPod), the endpoint is http://127.0.0.1:7860/, I do have openai extension enabled, yet when testing in VSC I get a 404 no response. The solution should be easy, does anyone know how to get app.py to connect to an actual local instance of text gen webui?

@PromptEngineer48
Copy link
Owner

Try these end points
http://127.0.0.1:5001/v1
http://127.0.0.1:5000/v1

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