#include <GenerativeAI.h>
◆ Type
| Enumerator |
|---|
| None | |
| Chat | |
| Models | |
◆ EndPoint()
| GenerativeAI::EndPoint::EndPoint |
( |
| ) |
|
|
default |
◆ operator=()
| void GenerativeAI::EndPoint::operator= |
( |
std::string const & |
url | ) |
|
◆ url()
| std::string GenerativeAI::EndPoint::url |
( |
Type |
type | ) |
|
|
inline |
◆ url_chat()
| std::string GenerativeAI::EndPoint::url_chat |
( |
| ) |
const |
◆ url_models()
| std::string GenerativeAI::EndPoint::url_models |
( |
| ) |
const |
◆ suffix_
| std::string GenerativeAI::EndPoint::suffix_ |
◆ url_
| std::string GenerativeAI::EndPoint::url_ |
The documentation for this struct was generated from the following files: