class Place::TODOs
- Place::TODOs
- PlaceOS::Driver
- Reference
- Object
Included Modules
- PlaceOS::Driver::Interface::ChatFunctions
Defined in:
place/llm/todo_list.crClass Method Summary
Instance Method Summary
- #add_task(description : String)
-
#capabilities : String
overall description of what this driver implements
- #complete_task(index : Int32)
- #function_descriptions
- #list_tasks : Array({complete: Bool, task: String})
- #on_load
- #on_update
Class Method Detail
Instance Method Detail
def capabilities : String
#
Description copied from module PlaceOS::Driver::Interface::ChatFunctions
overall description of what this driver implements