Callbacks for multimodal/vision operations. More...
#include <agent_state.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 ) |
Callbacks for multimodal/vision operations.
Definition at line 469 of file agent_state.h.
| std::function<absl::Status(std::filesystem::path*) yaze::editor::MultimodalCallbacks::capture_snapshot) |
Definition at line 470 of file agent_state.h.
| std::function<absl::Status(const std::filesystem::path&, const std::string&) yaze::editor::MultimodalCallbacks::send_to_gemini) |
Definition at line 472 of file agent_state.h.