class OpenAI::VoiceControlInterface
- OpenAI::VoiceControlInterface
- PlaceOS::Driver
- Reference
- Object
Overview
A Voice interface that should be able to:
- request
Defined in:
open_ai/voice_control.crConstant Summary
-
PROMPT =
OpenAI::Message.new(:user, "\n")
Class Method Summary
-
.driver_interface : String
A Voice interface that should be able to: * request
Instance Method Summary
- #custom_prompts : Array(OpenAI::Message)
- #llm_model_id : String
-
#module_status(module_id : String) : Hash(String, String)
returns a hash of status values
- #on_load
- #on_update
- #request(text : String)
- #system_metadata