Guitar
Public Member Functions | Public Attributes | List of all members
SettingAiForm::AI Struct Reference

Public Member Functions

 AI (GenerativeAI::Provider const &provider)
 
std::string env_name () const
 

Public Attributes

GenerativeAI::Provider provider
 
QString custom_api_key
 
bool use_env_value = false
 

Constructor & Destructor Documentation

◆ AI()

SettingAiForm::AI::AI ( GenerativeAI::Provider const &  provider)
inline

Member Function Documentation

◆ env_name()

std::string SettingAiForm::AI::env_name ( ) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ custom_api_key

QString SettingAiForm::AI::custom_api_key

◆ provider

GenerativeAI::Provider SettingAiForm::AI::provider

◆ use_env_value

bool SettingAiForm::AI::use_env_value = false

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