LogoRobo.js
Packages@robojs/ai

EngineSupportedFeatures

Interface: EngineSupportedFeatures

Enumerates feature flags describing the optional capabilities an engine exposes.

Properties

PropertyTypeDescription
visionbooleanSignals that the model can consume multimodal inputs such as images.
voicebooleanIndicates whether the engine can join and respond within voice sessions.
voiceTranscriptionbooleanTrue when the engine can perform speech-to-text transcription.

On this page