![]() |
LlamaLib
v2.0.2
Cross-platform library for local LLMs
|
Public Attributes | |
| std::string | body |
| int | status_code |
| std::string | error_message |
| bool | success |
Definition at line 9 of file ios_http_transport.h.
|
inline |
Definition at line 15 of file ios_http_transport.h.
| std::string HttpResult::body |
Definition at line 10 of file ios_http_transport.h.
| std::string HttpResult::error_message |
Definition at line 12 of file ios_http_transport.h.
| int HttpResult::status_code |
Definition at line 11 of file ios_http_transport.h.
| bool HttpResult::success |
Definition at line 13 of file ios_http_transport.h.