LLDB mainline
|
Text provided to or from an LLM. More...
#include <Protocol.h>
Public Attributes | |
std::string | text |
The text content of the message. |
Text provided to or from an LLM.
Definition at line 169 of file Protocol.h.
std::string lldb_protocol::mcp::TextContent::text |
The text content of the message.
Definition at line 171 of file Protocol.h.
Referenced by lldb_protocol::mcp::fromJSON(), and lldb_protocol::mcp::toJSON().