rogeriochaves / driver

MIT License
121 stars 20 forks source link

Add ability to change Openai-BaseUrl in .env #2

Closed ruecat closed 10 months ago

rogeriochaves commented 10 months ago

hey hey, this should be possible already out of the box, you just need the add OPENAI_BASE_URL="your_url" to the .env file. However I've added it explicitly on the .env.sample as an example to follow. Hope it helps