Noah

Results 19 comments of Noah

@yogeshojha I had seen a lot of people wanting to be able to use their own custom/local LLms. This can be done quite easily by changing the code to include...

@yogeshojha text-generation-webui has the exact same scheme of openai. The request/response scheme will be exactly the same. I have tested on my own PC Test details OS: amd64 arch Linux...

@yogeshojha https://github.com/oobabooga/text-generation-webui/wiki/12-%E2%80%90-OpenAI-API#sse-streaming You can see the examples here. A lot of projects which use the openai api e.g. gpt-engineer also have options to change the base api url for the...

@psyray the issue you are referencing has been opened because the op wants to get gpt4 access for free. His suggested integration is not possible as copilot isn't open source...

you can. in the .env just change the base url api

u have to launch text-generation with the openai extention. the base url then becomes https://127.0.0.1:5000

how about adding a feature where instead of using the openai api or gpt4all there would be an option to change the openai base api. this would be helpful for...

Hello, Thank you for bringing this to my attention. I'm just seeing this now and it's really late for me (long day of uni). I'd hop on and fix it...

> Hello there, i dont find the output of the files, they should be in > > Steps to reproduce the behavior: Follow the steps of option 2 but with...