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

#include <agent_editor.h>

Public Attributes

std::string provider = "mock"
 
std::string model
 
std::string ollama_host = "http://localhost:11434"
 
std::string gemini_api_key
 
bool verbose = false
 
bool show_reasoning = true
 
int max_tool_iterations = 4
 

Detailed Description

Definition at line 96 of file agent_editor.h.

Member Data Documentation

◆ provider

◆ model

◆ ollama_host

std::string yaze::editor::AgentEditor::AgentConfig::ollama_host = "http://localhost:11434"

◆ gemini_api_key

◆ verbose

◆ show_reasoning

◆ max_tool_iterations


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