#include <GenerativeAI.h>
◆ Model() [1/2]
GenerativeAI::Model::Model |
( |
| ) |
|
|
default |
◆ Model() [2/2]
GenerativeAI::Model::Model |
( |
Provider const & |
provider, |
|
|
std::string const & |
model_uri |
|
) |
| |
|
explicit |
◆ default_model()
std::string GenerativeAI::Model::default_model |
( |
| ) |
|
|
static |
◆ from_name()
Model GenerativeAI::Model::from_name |
( |
std::string const & |
name | ) |
|
|
static |
◆ host()
std::string GenerativeAI::Model::host |
( |
| ) |
const |
|
inline |
◆ long_name()
std::string GenerativeAI::Model::long_name |
( |
| ) |
const |
|
inline |
◆ model_name()
std::string GenerativeAI::Model::model_name |
( |
| ) |
const |
|
inline |
◆ operator=()
void GenerativeAI::Model::operator= |
( |
std::string const & |
| ) |
|
|
delete |
◆ parse_model()
void GenerativeAI::Model::parse_model |
( |
std::string const & |
name | ) |
|
◆ port()
std::string GenerativeAI::Model::port |
( |
| ) |
const |
|
inline |
◆ host_
std::string GenerativeAI::Model::host_ |
◆ long_name_
std::string GenerativeAI::Model::long_name_ |
◆ model_name_
std::string GenerativeAI::Model::model_name_ |
◆ port_
std::string GenerativeAI::Model::port_ |
◆ provider
The documentation for this struct was generated from the following files: