omar92 / ComfyUI-QualityOfLifeSuit_Omar92

extra nodes to be used in comfyUI
112 stars 15 forks source link

Changing the openai uri for use with Oobabooga #18

Open dicksensei69 opened 10 months ago

dicksensei69 commented 10 months ago

Hello, I was looking through the code trying to find the spot where the openai uri was located so that I could change it and point to oobabooga's api but it looks like the openai python package doesn't have that exposed. At least they don't have an example of changing it on their pypi page. Does anyone have a heads up on how one might go about adding that in so that I can use my pc to do the completions instead of openai?

Thanks for your ideas and help.

RaelynLockwood commented 8 months ago

Also would like to be able to redirect this to a local LLM.