GenAIOptions.h File
Public GenAI Graph-fragment option structs. More...
Included Headers
#include <cstdint>
#include <string>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | genai |
| namespace | nodes |
Classes Index
| struct | VisionLanguageOptions |
|
Options for genai::graphs::VisionLanguage(...). More... | |
| struct | SpeechTranscriberOptions |
|
Options for genai::graphs::SpeechTranscriber(...). More... | |
Description
Public GenAI Graph-fragment option structs.
File Listing
The file content with the documentation metadata removed is:
10namespace simaai::neat::genai {
13struct VisionLanguageOptions {
14 std::string system_prompt;
15 std::uint32_t max_new_tokens = 0;
17 bool encode_images_on_input = true;
21struct SpeechTranscriberOptions {
26namespace nodes {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.