mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
add api exception handler (#74)
* try to add exception handler * improve server error test * fix lint * add build_uri util * fix header file path --------- Co-authored-by: Dmitry Afanasyev <afanasiev@litres.ru>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <tuple>
|
||||
#include <vector>
|
||||
|
||||
#include <concurrentqueue/concurrentqueue.h>
|
||||
#include <concurrentqueue.h>
|
||||
#include <curl/curl.h>
|
||||
#include <openssl/md5.h>
|
||||
#include <spdlog/spdlog.h>
|
||||
|
||||
Reference in New Issue
Block a user