yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::AgentChatHistoryCodec::Snapshot Struct Reference

#include <agent_chat_history_codec.h>

Collaboration diagram for yaze::editor::AgentChatHistoryCodec::Snapshot:

Public Attributes

std::vector< cli::agent::ChatMessagehistory
 
CollaborationState collaboration
 
MultimodalState multimodal
 
std::optional< AgentConfigSnapshotagent_config
 

Detailed Description

Definition at line 79 of file agent_chat_history_codec.h.

Member Data Documentation

◆ history

std::vector<cli::agent::ChatMessage> yaze::editor::AgentChatHistoryCodec::Snapshot::history

◆ collaboration

CollaborationState yaze::editor::AgentChatHistoryCodec::Snapshot::collaboration

◆ multimodal

MultimodalState yaze::editor::AgentChatHistoryCodec::Snapshot::multimodal

◆ agent_config

std::optional<AgentConfigSnapshot> yaze::editor::AgentChatHistoryCodec::Snapshot::agent_config

The documentation for this struct was generated from the following file: