|
Guitar
|
#include <AiApiBridge.h>

Public Attributes | |
| bool | completed = false |
| 正常に完了したか More... | |
| std::string | content |
| AIが返したテキスト本文 More... | |
| std::string | error_status |
| エラー種別 More... | |
| std::string | error_message |
| エラーメッセージ More... | |
| std::string | stop_reason |
| AiResponseEx | ex |
| bool AiResult::Data::completed = false |
正常に完了したか
| std::string AiResult::Data::content |
AIが返したテキスト本文
| std::string AiResult::Data::error_message |
エラーメッセージ
| std::string AiResult::Data::error_status |
エラー種別
| AiResponseEx AiResult::Data::ex |
| std::string AiResult::Data::stop_reason |