olrea / openai-cpp

OpenAI C++ is a community-maintained library for the Open AI API
https://openai.com/api/
MIT License
183 stars 65 forks source link

Add setProxy documentation #1

Open coin-au-carre opened 1 year ago

coin-au-carre commented 1 year ago

void OpenAI::setProxy(const std::string& url) is available in public interface and should be documented.