yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::ai::ActionRefinement Struct Reference

Refined action parameters based on vision analysis. More...

#include <vision_action_refiner.h>

Public Attributes

bool needs_retry = false
 
bool needs_different_approach = false
 
std::map< std::string, std::string > adjusted_parameters
 
std::string reasoning
 

Detailed Description

Refined action parameters based on vision analysis.

Definition at line 35 of file vision_action_refiner.h.

Member Data Documentation

◆ needs_retry

bool yaze::cli::ai::ActionRefinement::needs_retry = false

◆ needs_different_approach

bool yaze::cli::ai::ActionRefinement::needs_different_approach = false

◆ adjusted_parameters

std::map<std::string, std::string> yaze::cli::ai::ActionRefinement::adjusted_parameters

◆ reasoning

std::string yaze::cli::ai::ActionRefinement::reasoning

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