miaoshouai / miaoshouai-assistant

MiaoshouAI Assistant for Automatic1111 Webui
Apache License 2.0
314 stars 25 forks source link

Change ChatGPT API provider #41

Closed magyoshaa closed 1 year ago

magyoshaa commented 1 year ago

is there a way to change the provider of the chatgpt api from default (https://api.openai.com/v1) to something different eg https://api.chatanywhere.com.cn

triphop commented 1 year ago

Unfortunately, due to the differences between OpenAI RESTful API and other provider's, there will be too much work to implement this feature :(