Community-maintained OpenAI API Library for modern C++
Stars
6
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
56
commits
1
Merge pull request #2 from logankilpatrick/patch-1
fdabcd6
Update README.md
58b19e4
add api = nullptr;
ad5aef9
Update version to 0.3.1
70501a4
Add new files and change version
500cc67
Update version
0f4bf31
Update CHANGELOG.md
d123bb7
Add asynchronously support
11a3f11
Call function createCompletion asynchronously
151b78c
Change ApiHelper with asynchronously support
0603670
Change ApiHelper to class with async support...
5437e71
Add std::future return type for asynchronously
766dfef
Add Response class and struct ServerResponse
2998ecf
Add Response class and std::future return type
cd6a267
Update ApiHelper.cpp
6d40ee8