You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: