yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ModelPreset Struct Reference

#include <agent_chat_history_codec.h>

Public Attributes

std::string name
 
std::string model
 
std::string provider
 
std::string host
 
std::vector< std::string > tags
 
bool pinned = false
 

Detailed Description

Definition at line 50 of file agent_chat_history_codec.h.

Member Data Documentation

◆ name

std::string yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ModelPreset::name

◆ model

std::string yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ModelPreset::model

◆ provider

std::string yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ModelPreset::provider

◆ host

std::string yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ModelPreset::host

◆ tags

std::vector<std::string> yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ModelPreset::tags

◆ pinned

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ModelPreset::pinned = false

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