Skip to main content

nodes Namespace

Definition

namespace simaai::neat::genai::nodes { ... }

Classes Index

structSpeechTranscriberOptions
structVisionLanguageOptions

Functions Index

std::shared_ptr< graph::Node >SpeechTranscriber (std::shared_ptr< ASRModel > model, SpeechTranscriberOptions options={}, std::string label="speech_transcriber")
std::shared_ptr< graph::Node >VisionLanguage (std::shared_ptr< VisionLanguageModel > model, VisionLanguageOptions options={}, std::string label="vision_language")

Functions

SpeechTranscriber()

std::shared_ptr< graph::Node > simaai::neat::genai::nodes::SpeechTranscriber (std::shared_ptr< ASRModel > model, SpeechTranscriberOptions options={}, std::string label="speech_transcriber")

Definition at line 25 of file SpeechTranscriber.h.

VisionLanguage()

std::shared_ptr< graph::Node > simaai::neat::genai::nodes::VisionLanguage (std::shared_ptr< VisionLanguageModel > model, VisionLanguageOptions options={}, std::string label="vision_language")

Definition at line 28 of file VisionLanguage.h.


The documentation for this namespace was generated from the following files:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.