69 Forks
234 Stars
234 Watchers

openai-cpp

OpenAI C++ is a community-maintained library for the Open AI API

How to download and setup openai-cpp

Open terminal and run command
git clone https://github.com/olrea/openai-cpp.git
git clone is used to create a copy or clone of openai-cpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openai-cpp https://github.com/olrea/openai-cpp/archive/master.zip

Or simply clone openai-cpp with SSH
[email protected]:olrea/openai-cpp.git

If you have some problems with openai-cpp

You may open issue on openai-cpp support forum (system) here: https://github.com/olrea/openai-cpp/issues