Skip to content

Commit

Permalink
Merge pull request #27 from zhou-zhuang/main
Browse files Browse the repository at this point in the history
add assistants api
  • Loading branch information
coin-au-carre authored Apr 14, 2024
2 parents 486d2ed + 1a4a739 commit 9554a4d
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 5 deletions.
1 change: 1 addition & 0 deletions examples/11-audio.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ int main() {
)"_json);
std::cout << "Response is:\n" << translation.dump(2) << '\n';
}

}

Loading

0 comments on commit 9554a4d

Please sign in to comment.