64bit / async-openai

Rust library for OpenAI
https://docs.rs/async-openai
MIT License
1.09k stars 161 forks source link

Set OPENAI_API_BASE to environment variable #206

Closed Mark-Panda closed 3 months ago

Mark-Panda commented 5 months ago

Set OPENAI_API_BASE to environment variable?

64bit commented 5 months ago

Custom configurations like this can be part of the application; unless this is offcially supported by OpenAI in their libraries