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

#include <agent_chat_widget.h>

Public Attributes

std::function< absl::Status(std::filesystem::path *)> capture_snapshot
 
std::function< absl::Status(const std::filesystem::path &, const std::string &)> send_to_gemini
 

Detailed Description

Definition at line 65 of file agent_chat_widget.h.

Member Data Documentation

◆ capture_snapshot

std::function<absl::Status(std::filesystem::path*)> yaze::editor::AgentChatWidget::MultimodalCallbacks::capture_snapshot

◆ send_to_gemini

std::function<absl::Status(const std::filesystem::path&, const std::string&)> yaze::editor::AgentChatWidget::MultimodalCallbacks::send_to_gemini

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