Public Types | |
| enum class | Type { kText , kCode } |
Public Attributes | |
| Type | type |
| std::string | content |
| std::string | language |
Definition at line 96 of file agent_chat.h.
|
strong |
| Enumerator | |
|---|---|
| kText | |
| kCode | |
Definition at line 97 of file agent_chat.h.
| Type yaze::editor::AgentChat::ContentBlock::type |
Definition at line 98 of file agent_chat.h.
| std::string yaze::editor::AgentChat::ContentBlock::content |
Definition at line 99 of file agent_chat.h.
| std::string yaze::editor::AgentChat::ContentBlock::language |
Definition at line 100 of file agent_chat.h.