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

#include <proposal_executor.h>

Collaboration diagram for yaze::cli::agent::ProposalCreationRequest:

Public Attributes

std::string prompt
 
const AgentResponseresponse = nullptr
 
Romrom = nullptr
 
std::string sandbox_label
 
std::string ai_provider
 

Detailed Description

Definition at line 18 of file proposal_executor.h.

Member Data Documentation

◆ prompt

std::string yaze::cli::agent::ProposalCreationRequest::prompt

◆ response

const AgentResponse* yaze::cli::agent::ProposalCreationRequest::response = nullptr

◆ rom

Rom* yaze::cli::agent::ProposalCreationRequest::rom = nullptr

◆ sandbox_label

std::string yaze::cli::agent::ProposalCreationRequest::sandbox_label

◆ ai_provider

std::string yaze::cli::agent::ProposalCreationRequest::ai_provider

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