Skip to main content

graphs Namespace

Definition

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

Functions Index

GraphVisionLanguage (std::shared_ptr< VisionLanguageModel > model, VisionLanguageOptions options={}, std::string name="vision_language")

Build a public Graph fragment exposing a Vision/Language stage through named endpoints. More...

GraphSpeechTranscriber (std::shared_ptr< ASRModel > model, SpeechTranscriberOptions options={}, std::string name="speech_transcriber")

Build a public Graph fragment exposing an ASR stage through named endpoints. More...

Functions

SpeechTranscriber()

Graph simaai::neat::genai::graphs::SpeechTranscriber (std::shared_ptr< ASRModel > model, SpeechTranscriberOptions options={}, std::string name="speech_transcriber")

Build a public Graph fragment exposing an ASR stage through named endpoints.

Definition at line 25 of file GraphFragments.h.

VisionLanguage()

Graph simaai::neat::genai::graphs::VisionLanguage (std::shared_ptr< VisionLanguageModel > model, VisionLanguageOptions options={}, std::string name="vision_language")

Build a public Graph fragment exposing a Vision/Language stage through named endpoints.

Definition at line 21 of file GraphFragments.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.