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

#include <agent_chat_history_codec.h>

Public Attributes

std::optional< std::filesystem::path > last_capture_path
 
std::string status_message
 
absl::Time last_updated = absl::InfinitePast()
 

Detailed Description

Definition at line 31 of file agent_chat_history_codec.h.

Member Data Documentation

◆ last_capture_path

std::optional<std::filesystem::path> yaze::editor::AgentChatHistoryCodec::MultimodalState::last_capture_path

◆ status_message

std::string yaze::editor::AgentChatHistoryCodec::MultimodalState::status_message

◆ last_updated

absl::Time yaze::editor::AgentChatHistoryCodec::MultimodalState::last_updated = absl::InfinitePast()

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