LagPixelLOL / ChatGPTCLIBot

ChatGPT Bot in CLI with long term memory support using Embeddings.
MIT License
341 stars 38 forks source link

Request support for Azure openAi #6

Closed myh-st closed 1 year ago

myh-st commented 1 year ago

Request support for Azure openAi

image

image

LagPixelLOL commented 1 year ago

It's certainly an easy add but there's a small issue, I don't have any credit in Azure so i can't really test it...

johnrisby commented 1 year ago

A simple solution is to use a proxy such as https://github.com/coolxyz/cloudflare-azure-openai-proxy/

LagPixelLOL commented 1 year ago

A simple solution is to use a proxy such as https://github.com/coolxyz/cloudflare-azure-openai-proxy/

I think I'll add a custom openai api url setting for this. I'll close this issue when the update is pushed.

LagPixelLOL commented 1 year ago

Added custom OpenAI API URL support in the latest build. Closed as completed.