adamrushy / OpenAISwift

This is a wrapper library around the ChatGPT and OpenAI HTTP API
MIT License
1.6k stars 242 forks source link

Support custom base url #80

Open le0zh0u opened 1 year ago

le0zh0u commented 1 year ago

This PR adds support for custom base url. You can pass custom base url when OpenAISwift creating.

Change point

astrokin commented 1 year ago

have the same here too https://github.com/adamrushy/OpenAISwift/pull/81