MemGPT-AutoGEN-LLM
MemGPT-AutoGEN-LLM copied to clipboard
Local host endpoint help
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?
Try these end points http://127.0.0.1:5001/v1 http://127.0.0.1:5000/v1