NeuralPlus 0.2.0
A small C++17 SDK for AI clients, sessions, tools, and tracing
Loading...
Searching...
No Matches
neuralplus::Content Member List

This is the complete list of members for neuralplus::Content, including all inherited members.

audio_bytes(std::vector< std::uint8_t > bytes, std::string media_type, JsonValue options=JsonValue::object())neuralplus::Contentstatic
audio_url(std::string url, std::string media_type={}, JsonValue options=JsonValue::object())neuralplus::Contentstatic
bytes() const noexceptneuralplus::Content
extension(std::string provider, JsonValue provider_data)neuralplus::Contentstatic
file_bytes(std::vector< std::uint8_t > bytes, std::string media_type, std::string filename={}, JsonValue options=JsonValue::object())neuralplus::Contentstatic
file_url(std::string url, std::string media_type={}, std::string filename={}, JsonValue options=JsonValue::object())neuralplus::Contentstatic
filename() const noexceptneuralplus::Content
image_bytes(std::vector< std::uint8_t > bytes, std::string media_type, JsonValue options=JsonValue::object())neuralplus::Contentstatic
image_url(std::string url, std::string media_type={}, JsonValue options=JsonValue::object())neuralplus::Contentstatic
media_type() const noexceptneuralplus::Content
options() const noexceptneuralplus::Content
provider() const noexceptneuralplus::Content
provider_data() const noexceptneuralplus::Content
source() const noexceptneuralplus::Content
text(std::string value)neuralplus::Contentstatic
type() const noexceptneuralplus::Content
url() const noexceptneuralplus::Content
value() const noexceptneuralplus::Content