class
PlaceOS::Api::ChatGPT::Plugin::Details
- PlaceOS::Api::ChatGPT::Plugin::Details
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
placeos-rest-api/controllers/chat_gpt/plugins.crConstructors
Instance Method Summary
- #capabilities : Array(Capabilities)
- #current_time : Time | Nil
- #current_time=(current_time : Time | Nil)
- #day_of_week : String | Nil
- #day_of_week=(day_of_week : String | Nil)
- #prompt : String
- #system_id : String
- #user_information : UserInformation | Nil
- #user_information=(user_information : UserInformation | Nil)