{"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me the date\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nView the KG\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow graph nodes and edges\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nkill the animation\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndone editing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\nhow many objects\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse the British voice\n\n[Hint: Change the TTS voice]\nmodel\ncall:set_voice{voice:bf_emma}\n"} {"text": "user\nWhat's your name?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbring to front\n\nmodel\ncall:set_layer{position:front}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nscale up to 200\n\nmodel\ncall:set_size{size:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat can I use?\n\n[Hint: List available AI cartridges/presets]\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nKill the model\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncircle around B\n\nmodel\ncall:orbit{target:B,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck overall health\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\ngroup these A B C\n\nmodel\ncall:group_objects{labels:A,B,C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell the AI model hello\nmodel\ncall:send_chat_message{message:Tell the AI model hello,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCurrent time please\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbackground white\n\nmodel\ncall:set_background{color:white}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngo right 50 pixels\n\nmodel\ncall:move_object{direction:right,pixels:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nfinish editing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nvolume down to 3\n\nmodel\ncall:set_volume{level:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nstop spinning\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat's the current state\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat voice options do I have?\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nload the homepage layout\n\nmodel\ncall:load_preset{name:homepage}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndetach from group\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nzoom out\n\nmodel\ncall:zoom_canvas{level:0.7}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nzoom in more\n\nmodel\ncall:zoom_canvas{level:1.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich AI is running?\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\n\nuser\nturn it blue\n\nmodel\ncall:set_color{color:blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse a different LLM brain\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove it up a bit\n\nmodel\ncall:move_object{direction:up,pixels:20}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\nopen settings\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nPage down\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat's a preset\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncapture with camera\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nrename it to header\n\nmodel\ncall:rename_object{name:header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\nwhat's the weather like\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nstop spinning\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a button\n\nmodel\ncall:add_button{button_label:Tap}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstart spinning\n\nmodel\ncall:animate{type:spin,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat do we have\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat information exists about ULTRA?\nmodel\ncall:search_knowledge_graph{query:ultra}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow is everything running?\n\nContext: check_health connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_device_sensors: Check battery level and device temperature (complements)\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nget the game background\n\nmodel\ncall:load_preset{name:game background}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat voice options do I have?\n\n[Hint: List available TTS voices]\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nwhat's the battery level\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput an image on the canvas\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat's the weather like\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nset volume 10\n\nmodel\ncall:set_volume{level:10}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the system healthy?\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow state\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat voice options do I have?\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the status page\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:status}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much memory is free?\n\n[Hint: Get system uptime, RAM usage, and loaded subsystems]\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLoad a different brain\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset the width to 100\n\nmodel\ncall:set_width{width:100}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset position to 0 0\n\nmodel\ncall:set_position{x:0,y:0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\nstart bouncing\n\nmodel\ncall:animate{type:bounce,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nVisualize the graph\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLoad a different brain\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\ngo right 50 pixels\n\nmodel\ncall:move_object{direction:right,pixels:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nalert me with a notification\n\nmodel\ncall:send_notification{title:Alert,text:Aria alert}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\ncopy this text hello world\n\nmodel\ncall:clipboard_copy{text:hello world}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\n\nuser\nbattery status\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nStatus check please\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDrop the loaded model\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much RAM?\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngive me the HTML\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat day is today?\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for information about embeddings\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:information about embeddings}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\n\nuser\ngo back to default\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat brain is being used?\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstretch it horizontally to 250\n\nmodel\ncall:set_width{width:250}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\nmake it taller\n\nmodel\ncall:set_height{height:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nremove from group\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\npick object C\n\nmodel\ncall:select_object{label:C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat model is loaded?\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow handles\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLook up RAG in the knowledge graph\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:rag in the knowledge graph}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\nposition at 50 50\n\nmodel\ncall:set_position{x:50,y:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSystem health check\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nuse banner.png as the image\n\nmodel\ncall:set_image{source:banner.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange the AI model to Llama\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:llama-3.2-1b}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nchange background to red\n\nmodel\ncall:set_background{color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset source to icon.svg\n\nmodel\ncall:set_image{source:icon.svg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\npulse it\n\nmodel\ncall:animate{type:pulse,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncopy the state\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the battery level?\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nclear the canvas\n\nmodel\ncall:clear_canvas{}\n"} {"text": "user\nWhat should I eat for dinner?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck if all systems are up\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse a different voice\n\n[Hint: Change the TTS voice]\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange brain model\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "user\nHello there\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nJump to settings\nmodel\ncall:navigate_page{page:settings}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\ntake a picture\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the battery level?\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd an image\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDisplay the nodes\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\nturn it blue\n\nmodel\ncall:set_color{color:blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nzoom in more\n\nmodel\ncall:zoom_canvas{level:1.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nmake it spin\n\nmodel\ncall:animate{type:spin,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nspace them out horizontally\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nchange color to green\n\nmodel\ncall:set_color{color:green}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclear the canvas\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwho made you\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nconfigure this\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncan you make it a nice blue\n\nmodel\ncall:set_color{color:blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for information about embeddings\n\n[Hint: Search the knowledge graph for information]\nmodel\ncall:search_knowledge_graph{query:information about embeddings}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDescribe this page\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake the background black\n\nmodel\ncall:set_background{color:black}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\n\nuser\nI need to think about it\n\nmodel\nI'm here to help! I can move, resize, color, and animate objects.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay thank you in Japanese\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:jpn_Jpan}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwap to LFM2\nmodel\ncall:switch_brain{brain_model:lfm2-tool}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nPage down\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nalign to bottom\n\nmodel\ncall:align_objects{axis:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntorch off\n\nmodel\ncall:toggle_torch{on:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDisplay the nodes\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nbring it to the front\n\nmodel\ncall:set_layer{position:front}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nClear RAM\nmodel\ncall:unload_model{}\n"} {"text": "user\nExplain machine learning\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSend a message to the chat model\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Send a message to the chat model,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\n\nuser\nput A and C in a group\n\nmodel\ncall:group_objects{labels:A,C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nobject info\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nposition at 50 50\n\nmodel\ncall:set_position{x:50,y:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch TTS voice\n\n[Hint: Change the TTS voice]\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow TTS options\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow available options\n\n[Hint: List available AI cartridges/presets]\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll to bottom\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nmake it a circle\n\nmodel\ncall:transform_shape{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nfreeze it\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTranslate this to Arabic\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:arb_Arab}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it a circle\n\nmodel\ncall:transform_shape{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nI like it\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTranslate I love you to Italian\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:ita_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nBattery percentage please\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat day today\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nset volume 10\n\nmodel\ncall:set_volume{level:10}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngroup all of them A B C D\n\nmodel\ncall:group_objects{labels:A,B,C,D}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\n\nuser\nungroup this\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow all TTS voices\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nreset zoom\n\nmodel\ncall:zoom_canvas{level:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow hot is my phone?\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUnload the model\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\ngive me the info\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\n\nuser\nremove this\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nlink A and B together\n\nmodel\ncall:group_objects{labels:A,B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nthat looks good\n\nmodel\nI'm here to help! I can move, resize, color, and animate objects.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange the AI model to Llama\nmodel\ncall:switch_brain{brain_model:llama-3.2-1b}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a click button\n\nmodel\ncall:add_button{button_label:Click}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRun a health check\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\npush it right\n\nmodel\ncall:move_object{direction:right,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\ncopy the state\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\ntorch on\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncan you sing a song\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngenerate HTML for this\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\ngenerate the CSS code\n\nmodel\ncall:export_layout{format:css}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse voice af_bella\nmodel\ncall:set_voice{voice:af_bella}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it huge\n\nmodel\ncall:set_size{size:250}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want a purple background\n\nmodel\ncall:set_background{color:purple}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTranslate I love you to Italian\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:ita_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncall it logo\n\nmodel\ncall:rename_object{name:logo}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nnew button submit\n\nmodel\ncall:add_button{button_label:Submit}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nflashlight on\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nrename to sidebar\n\nmodel\ncall:rename_object{name:sidebar}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat presets do you have?\n\nContext: list_cartridges connects to:\n - switch_brain: Switch CORE brain model (complements)\n - get_model_status: Check what AI model is currently loaded (complements)\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs any model active right now?\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSend a message to the chat model\nmodel\ncall:send_chat_message{message:Send a message to the chat model,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstart bouncing\n\nmodel\ncall:animate{type:bounce,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow handles\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk Gemini about the weather\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Ask Gemini about the weather,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nset the image source\n\nmodel\ncall:set_image{source:image.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the knowledge graph\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the system OK?\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the top of the page\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay good morning in Russian\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:rus_Cyrl}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay thank you in Japanese\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:jpn_Jpan}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLet me explore the knowledge graph\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nposition 250 100\n\nmodel\ncall:set_position{x:250,y:100}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it white\n\nmodel\ncall:set_color{color:white}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow memory usage\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncircle A\n\nmodel\ncall:orbit{target:A,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\n\nuser\nI want to add a picture\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the status page\nmodel\ncall:navigate_page{page:status}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexplain the canvas to me\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nBattery percentage please\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want to resize it\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRelease the AI model\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\ncopy to clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncenter them horizontally\n\nmodel\ncall:align_objects{axis:center-h}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclose edit mode\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngood morning\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nBattery percentage please\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck model status\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow loaded model info\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat percent battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nchange name to nav\n\nmodel\ncall:rename_object{name:nav}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI need another circle\n\nmodel\ncall:add_object{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs everything working?\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nJump to settings\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:settings}\n"} {"text": "user\nWhat is the meaning of life?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay good morning in Russian\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:rus_Cyrl}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\n\nuser\nduplicate the selected one\n\nmodel\ncall:duplicate_object{}\n"} {"text": "user\nTell me about yourself\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\ntransform into triangle\n\nmodel\ncall:transform_shape{shape:triangle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nset zoom to 1\n\nmodel\ncall:zoom_canvas{level:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nshift it to the left\n\nmodel\ncall:move_object{direction:left,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\n\nuser\nlink A and B together\n\nmodel\ncall:group_objects{labels:A,B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the power level?\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSystem health check\nmodel\ncall:check_health{}\n"} {"text": "user\nHow do stars form?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat brain is being used?\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat speakers are available?\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it taller\n\nmodel\ncall:set_height{height:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\nplace it at 150 300\n\nmodel\ncall:set_position{x:150,y:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me about the loaded AI\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nvertical size 120\n\nmodel\ncall:set_height{height:120}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nmake it fully visible\n\nmodel\ncall:set_opacity{opacity:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nI want to resize it\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow voice list\n\n[Hint: List available TTS voices]\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nconvert to triangle\n\nmodel\ncall:transform_shape{shape:triangle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nyou're awesome\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nenable snapping\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nbattery status\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\ncopy this text hello world\n\nmodel\ncall:clipboard_copy{text:hello world}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCurrent time please\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow config panel\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncreate a link button\n\nmodel\ncall:add_button{button_label:Link}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nList all voices\n\n[Hint: List available TTS voices]\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nlower the volume to 2\n\nmodel\ncall:set_volume{level:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\ndelete it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRelease the AI model\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange brain model\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the local model something\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Ask the local model something,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nlight on\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nexport as CSS\n\nmodel\ncall:export_layout{format:css}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\neven spacing horizontal\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the system OK?\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nmute the volume\n\nmodel\ncall:set_volume{level:0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexport this as code\n\nmodel\ncall:export_layout{format:css}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much RAM is being used?\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch TTS voice\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's today's date?\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\nload image from photo.jpg\n\nmodel\ncall:set_image{source:photo.jpg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\nput it on the clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclear everything\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngenerate the CSS code\n\nmodel\ncall:export_layout{format:css}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs my phone overheating?\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI need to think about it\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSend a message to the chat model\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Send a message to the chat model,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\ndark background please\n\nmodel\ncall:set_background{color:dark}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnotification lunch time\n\nmodel\ncall:send_notification{title:Lunch,text:Time for lunch}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsave current state as draft\n\nmodel\ncall:save_preset{name:draft}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for ULTRA\nmodel\ncall:search_knowledge_graph{query:ultra}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nsend a notification saying hi\n\nmodel\ncall:send_notification{title:Hi,text:Hi there}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncreate an image container\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow grid\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nduplicate the selected one\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow the knowledge graph\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the power level?\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nerase it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nwhat's your name\n\nmodel\nI'm here to help! I can move, resize, color, and animate objects.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\n\nuser\nexit edit mode\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nremember this as design1\n\nmodel\ncall:save_preset{name:design1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to a female voice\n\n[Hint: Change the TTS voice]\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk Gemini about the weather\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Ask Gemini about the weather,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncan you resize it to 60\n\nmodel\ncall:set_size{size:60}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\nhelp me\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs my phone overheating?\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\nset image to logo.png\n\nmodel\ncall:set_image{source:logo.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTranslate this to Arabic\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:arb_Arab}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead page content aloud\n\nContext: read_page_content connects to:\n - navigate_page: Navigate to a page in AI-LAB (requires)\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nenlarge it\n\nmodel\ncall:set_size{size:180}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll to the bottom\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\nnotification reminder to check email\n\nmodel\ncall:send_notification{title:Reminder,text:Check email}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nplace it at 150 300\n\nmodel\ncall:set_position{x:150,y:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsend notification test\n\nmodel\ncall:send_notification{title:Test,text:Testing notifications}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChat: what is the meaning of life\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Chat: what is the meaning of life,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nsave layout as homepage\n\nmodel\ncall:save_preset{name:homepage}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncreate a blue circle\n\nmodel\ncall:add_object{shape:circle,color:blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\ngroup B C D together\n\nmodel\ncall:group_objects{labels:B,C,D}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck model status\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange to male voice\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange the speaking voice\n\n[Hint: Change the TTS voice]\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset background color green\n\nmodel\ncall:set_background{color:green}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhy is it not working\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\n\nuser\nadd a button that toggles A\n\nmodel\ncall:add_button{button_label:Toggle,target:A,action:toggle_visibility}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a red triangle\n\nmodel\ncall:add_object{shape:triangle,color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's hello in German?\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:deu_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nmake it wider\n\nmodel\ncall:set_width{width:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\ndistribute vertically\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUnload everything\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntell me the state of everything\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nQuick health check\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput it at 100, 200\n\nmodel\ncall:set_position{x:100,y:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nload image from photo.jpg\n\nmodel\ncall:set_image{source:photo.jpg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat AI apps are loaded?\n\n[Hint: List available AI cartridges/presets]\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it spin\n\nmodel\ncall:animate{type:spin,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove forward\n\nmodel\ncall:set_layer{position:forward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nthat's enough for now\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the knowledge graph\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow resize handles\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nmake it orbit around C\n\nmodel\ncall:orbit{target:C,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat are the values\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to the Engineer page\n\nContext: navigate_page connects to:\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:navigate_page{page:engineer}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn on the flashlight\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nmake it a circle\n\nmodel\ncall:transform_shape{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the presets\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the local model something\nmodel\ncall:send_chat_message{message:Ask the local model something,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\nfade it out\n\nmodel\ncall:set_opacity{opacity:0.2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclone this\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\nhalf transparent\n\nmodel\ncall:set_opacity{opacity:0.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn up the volume\n\nmodel\ncall:set_volume{level:10}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nStatus check please\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nspace them vertically\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse voice af_bella\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:af_bella}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's running right now?\n\n[Hint: Get system uptime, RAM usage, and loaded subsystems]\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat's the battery level\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nvolume down to 3\n\nmodel\ncall:set_volume{level:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nrename it player\n\nmodel\ncall:rename_object{name:player}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChat with the AI\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Chat with the AI,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\ngo to D\n\nmodel\ncall:select_object{label:D}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange voice to Adam\n\n[Hint: Change the TTS voice]\nmodel\ncall:set_voice{voice:am_adam}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshorter please 50\n\nmodel\ncall:set_height{height:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it fully visible\n\nmodel\ncall:set_opacity{opacity:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngroup A and B\n\nmodel\ncall:group_objects{labels:A,B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the graph visualization\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow hot is my phone?\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll down a bit\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\nselect the one called header\n\nmodel\ncall:select_object{label:header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nsave preset called landing\n\nmodel\ncall:save_preset{name:landing}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse FunctionGemma instead\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nswitch to B\n\nmodel\ncall:select_object{label:B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nrevolve around A fast\n\nmodel\ncall:orbit{target:A,speed:1.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\nexit edit mode\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nfree movement no snap\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhow are you\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntie A B and C\n\nmodel\ncall:group_objects{labels:A,B,C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\nmake a copy\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat does the page say?\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nthat looks good\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\ncreate a blue circle\n\nmodel\ncall:add_object{shape:circle,color:blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch the routing model\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow me the details\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll to the bottom\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck the temperature\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\ncall it logo\n\nmodel\ncall:rename_object{name:logo}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat day is today?\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nKill the model\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want objects to snap\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\n\nuser\nsize 80 please\n\nmodel\ncall:set_size{size:80}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead the page to me\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat do you know about Claude?\nmodel\ncall:search_knowledge_graph{query:claude}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nMessage the local LLM\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Message the local LLM,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nchange color to green\n\nmodel\ncall:set_color{color:green}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nenable resizing\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake everything bigger zoom in\n\nmodel\ncall:zoom_canvas{level:1.4}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nconfigure this\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange voice to Adam\nmodel\ncall:set_voice{voice:am_adam}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want a square\n\nmodel\ncall:transform_shape{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want to configure it\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the top\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nshow me everything\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn off handles\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the top\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclose the panel\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the system status?\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nchoose A please\n\nmodel\ncall:select_object{label:A}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nno grid\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nremove this\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset opacity 0.7\n\nmodel\ncall:set_opacity{opacity:0.7}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsave preset called landing\n\nmodel\ncall:save_preset{name:landing}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow all TTS voices\n\n[Hint: List available TTS voices]\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\nthat's enough for now\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\ndelete it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nheight 300\n\nmodel\ncall:set_height{height:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\ndistribute evenly\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\ndelete the selected one\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat can I use?\n\nContext: list_cartridges connects to:\n - switch_brain: Switch CORE brain model (complements)\n - get_model_status: Check what AI model is currently loaded (complements)\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want it tiny\n\nmodel\ncall:set_size{size:20}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nspread them out vertically\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\n\nuser\nsend notification hello\n\nmodel\ncall:send_notification{title:Hello,text:Hello from Aria}\n"} {"text": "user\nTell me about history\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nstart over\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the explore tab\n\nContext: navigate_page connects to:\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:navigate_page{page:explore}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\nshow configuration\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nList available voices\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to the Engineer page\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:engineer}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow available options\n\nContext: list_cartridges connects to:\n - switch_brain: Switch CORE brain model (complements)\n - get_model_status: Check what AI model is currently loaded (complements)\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nStop the model\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nmake the background black\n\nmodel\ncall:set_background{color:black}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDescribe this page\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nVisualize the graph\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nload my header\n\nmodel\ncall:load_preset{name:my header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\nnotify me task done\n\nmodel\ncall:send_notification{title:Task,text:done}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nclear and reset\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\nI want it yellow\n\nmodel\ncall:set_color{color:yellow}\n"} {"text": "user\nWho invented the internet?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\nmake it red\n\nmodel\ncall:set_color{color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwap to LFM2\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:lfm2-tool}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nswitch to square shape\n\nmodel\ncall:transform_shape{shape:square}\n"} {"text": "user\nDescribe a sunset\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat cartridges are available?\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nungroup\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnotify meeting in 5\n\nmodel\ncall:send_notification{title:Meeting,text:In 5 minutes}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbattery status\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngive me the info\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\ncopy the state\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nclone this\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd interactive button reset\n\nmodel\ncall:add_button{button_label:Reset}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's running right now?\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat text is showing?\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\nmake it wider\n\nmodel\ncall:set_width{width:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChat: what is the meaning of life\nmodel\ncall:send_chat_message{message:Chat: what is the meaning of life,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnew object please\n\nmodel\ncall:add_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse the British voice\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:bf_emma}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich AI is running?\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncopy it\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAm I charging right now?\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\n\nuser\nwhat time is it\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\n\nuser\nuse this image avatar.png\n\nmodel\ncall:set_image{source:avatar.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the presets\n\n[Hint: List available AI cartridges/presets]\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nenumerate objects\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\nhello aria\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to the Engineer page\nmodel\ncall:navigate_page{page:engineer}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow me everything\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow voice list\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncount the objects\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nnarrow it down to 50\n\nmodel\ncall:set_width{width:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nwhat's the current state\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want to call it hero\n\nmodel\ncall:rename_object{name:hero}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nshorter please 50\n\nmodel\ncall:set_height{height:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwap to LFM2\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:lfm2-tool}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\n\nuser\nnew object please\n\nmodel\ncall:add_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nsnap off\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstop resizing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\nhow are you\n\nmodel\nI'm here to help! I can move, resize, color, and animate objects.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset canvas color to orange\n\nmodel\ncall:set_background{color:orange}\n"} {"text": "user\nCan you sing a song?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nchange to square\n\nmodel\ncall:transform_shape{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nseparate them\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat time is it\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me what's visible\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\n\nuser\nsave this as my header\n\nmodel\ncall:save_preset{name:my header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nzoom in\n\nmodel\ncall:zoom_canvas{level:1.3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngrid on\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nincrease the size\n\nmodel\ncall:set_size{size:130}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\nmake it transparent\n\nmodel\ncall:set_opacity{opacity:0.3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nchange color to green\n\nmodel\ncall:set_color{color:green}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat do you know about Claude?\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:claude}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\nstop moving\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\nexport as JSON\n\nmodel\ncall:export_layout{format:json}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFree up memory\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nfinish editing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndelete the selected one\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\n\nuser\nclose config\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me what's visible\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it transparent\n\nmodel\ncall:set_opacity{opacity:0.3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to the smaller model\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\nnice work\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow all TTS voices\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck if all systems are up\n\nContext: check_health connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_device_sensors: Check battery level and device temperature (complements)\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nnew image object\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange voice to Adam\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:am_adam}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nbring to front\n\nmodel\ncall:set_layer{position:front}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want to add a picture\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the top of the page\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFind nodes related to API tools\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:nodes related to api tools}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the AI what is 2+2\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Ask the AI what is 2+2,model_id:}\n"} {"text": "user\nWhat's the capital of France?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat model is loaded?\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nstop moving\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat model is loaded?\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it bigger\n\nmodel\ncall:set_size{size:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nKill the model\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbackground white\n\nmodel\ncall:set_background{color:white}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's today's date?\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nname it button1\n\nmodel\ncall:rename_object{name:button1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll down please\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\nreset all\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the pipeline page\nmodel\ncall:navigate_page{page:pipeline}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\nstop\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much memory is free?\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nNavigate to the translate page\nmodel\ncall:navigate_page{page:translate}\n"} {"text": "user\nWhat's 2 plus 2?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\nwhat's on the canvas\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nscale up to 200\n\nmodel\ncall:set_size{size:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nchange background to red\n\nmodel\ncall:set_background{color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFree up memory\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the model a question\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Ask the model a question,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\npower status\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow properties\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncall this one footer\n\nmodel\ncall:rename_object{name:footer}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nis this good\n\nmodel\nI'm here to help! I can move, resize, color, and animate objects.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\nmake it transparent\n\nmodel\ncall:set_opacity{opacity:0.3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nremove the grid lines\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\nopen config\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\ngive me the HTML\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nnotification reminder to check email\n\nmodel\ncall:send_notification{title:Reminder,text:Check email}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset x to 400 y to 200\n\nmodel\ncall:set_position{x:400,y:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshape edit mode\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\norbit B slowly\n\nmodel\ncall:orbit{target:B,speed:5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput A and C in a group\n\nmodel\ncall:group_objects{labels:A,C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat presets do you have?\n\n[Hint: List available AI cartridges/presets]\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nlist all objects\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnotify me task done\n\nmodel\ncall:send_notification{title:Task,text:done}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me what's visible\n\nContext: read_page_content connects to:\n - navigate_page: Navigate to a page in AI-LAB (requires)\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\nchange background to red\n\nmodel\ncall:set_background{color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\n\nuser\nmake it bigger\n\nmodel\ncall:set_size{size:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nshow properties\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want to see the grid\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nvolume down to 3\n\nmodel\ncall:set_volume{level:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nstart bouncing\n\nmodel\ncall:animate{type:bounce,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it almost invisible\n\nmodel\ncall:set_opacity{opacity:0.1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much RAM?\n\n[Hint: Get system uptime, RAM usage, and loaded subsystems]\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset the image source\n\nmodel\ncall:set_image{source:image.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\nwidth 300\n\nmodel\ncall:set_width{width:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\nstart over\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll down please\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much battery is left?\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI'm bored\n\nmodel\nI'm here to help! I can move, resize, color, and animate objects.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nsend notification hello\n\nmodel\ncall:send_notification{title:Hello,text:Hello from Aria}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\nshorter please 50\n\nmodel\ncall:set_height{height:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat day today\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat presets do you have?\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck system uptime\n\n[Hint: Get system uptime, RAM usage, and loaded subsystems]\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nhalf transparent\n\nmodel\ncall:set_opacity{opacity:0.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nshow grid\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nchange to square\n\nmodel\ncall:transform_shape{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nalign everything to the right\n\nmodel\ncall:align_objects{axis:right}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUnload everything\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nmake it bigger\n\nmodel\ncall:set_size{size:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nbring it to the front\n\nmodel\ncall:set_layer{position:front}\n"} {"text": "user\nWhat's your favorite color?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo home\n\nContext: navigate_page connects to:\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:navigate_page{page:home}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow loaded model info\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput A and C in a group\n\nmodel\ncall:group_objects{labels:A,C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nsend to back\n\nmodel\ncall:set_layer{position:back}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nselect object A\n\nmodel\ncall:select_object{label:A}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nzoom to 150 percent\n\nmodel\ncall:zoom_canvas{level:1.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset size to 100\n\nmodel\ncall:set_size{size:100}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\n\nuser\nturn on the flashlight\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndistribute vertically\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nhow does this work\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want it yellow\n\nmodel\ncall:set_color{color:yellow}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\ndone editing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclear all\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll up\nmodel\ncall:scroll_page{direction:up}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich cartridges exist?\n\nContext: list_cartridges connects to:\n - switch_brain: Switch CORE brain model (complements)\n - get_model_status: Check what AI model is currently loaded (complements)\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow available options\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the system info\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput it at 100, 200\n\nmodel\ncall:set_position{x:100,y:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncreate toggle button for B\n\nmodel\ncall:add_button{button_label:Toggle,target:B,action:toggle_visibility}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake A and B move together\n\nmodel\ncall:group_objects{labels:A,B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want it taller at 250\n\nmodel\ncall:set_height{height:250}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nsave preset called landing\n\nmodel\ncall:save_preset{name:landing}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nrestore final\n\nmodel\ncall:load_preset{name:final}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nline them up on the left\n\nmodel\ncall:align_objects{axis:left}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nmake it red\n\nmodel\ncall:set_color{color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nmove down 100\n\nmodel\ncall:move_object{direction:down,pixels:100}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstop moving\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nList available models\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake a copy\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell the AI model hello\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Tell the AI model hello,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a new circle\n\nmodel\ncall:add_object{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nalign everything to the right\n\nmodel\ncall:align_objects{axis:right}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset the hue to 200\n\nmodel\ncall:set_color{color:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to a female voice\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAm I charging right now?\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nenable snapping\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnotification reminder to check email\n\nmodel\ncall:send_notification{title:Reminder,text:Check email}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncopy this text hello world\n\nmodel\ncall:clipboard_copy{text:hello world}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\ncreate a square\n\nmodel\ncall:add_object{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntake a selfie for this\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the system info\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmute the volume\n\nmodel\ncall:set_volume{level:0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nhow much battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nmake a copy\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow the knowledge graph\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndelete everything\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead out the visible text\n\nContext: read_page_content connects to:\n - navigate_page: Navigate to a page in AI-LAB (requires)\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\n\nuser\nwhat do you think\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nget rid of it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead page content aloud\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want it 400 pixels wide\n\nmodel\ncall:set_width{width:400}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck system uptime\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexit edit mode\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nundo everything\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRun a health check\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset background to dark blue\n\nmodel\ncall:set_background{color:dark blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the current model?\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsave layout as homepage\n\nmodel\ncall:save_preset{name:homepage}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\ntake a photo\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat time do you have?\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want it to spin fast\n\nmodel\ncall:animate{type:spin,speed:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat voices are available?\n\n[Hint: List available TTS voices]\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich voices can I use?\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\n\nuser\nwhat's on the canvas\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nmove it left\n\nmodel\ncall:move_object{direction:left,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nStop the model\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncreate a square\n\nmodel\ncall:add_object{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nPage down\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn on snap to grid\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "user\nI'm bored\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhalt\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd button labeled go\n\nmodel\ncall:add_button{button_label:Go}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSystem health check\n\nContext: check_health connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_device_sensors: Check battery level and device temperature (complements)\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nI want a square\n\nmodel\ncall:transform_shape{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nvolume to 5\n\nmodel\ncall:set_volume{level:5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\n\nuser\nload my header\n\nmodel\ncall:load_preset{name:my header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck the temperature\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\nname it button1\n\nmodel\ncall:rename_object{name:button1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat time do you have?\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nreplicate it\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\n\nuser\nstop resizing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nanimate with pulse\n\nmodel\ncall:animate{type:pulse,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nstretch it vertically\n\nmodel\ncall:set_height{height:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndisplay grid\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the explore tab\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:explore}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nset opacity to 50 percent\n\nmodel\ncall:set_opacity{opacity:0.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngroup header and nav\n\nmodel\ncall:group_objects{labels:header,nav}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nunlink\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nclose the panel\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstart fresh\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\nscale up to 200\n\nmodel\ncall:set_size{size:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn on handles\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclear and reset\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nstop resizing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nshow state\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nposition at 50 50\n\nmodel\ncall:set_position{x:50,y:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLoad a different brain\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexport as CSS\n\nmodel\ncall:export_layout{format:css}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat AI apps are loaded?\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\n\nuser\ngive me the HTML\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFind nodes related to API tools\nmodel\ncall:search_knowledge_graph{query:nodes related to api tools}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much battery is left?\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFree the memory please\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nequal spacing\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\ncreate a button called start\n\nmodel\ncall:add_button{button_label:Start}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nstretch it horizontally to 250\n\nmodel\ncall:set_width{width:250}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs my phone overheating?\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nzoom level 1.2\n\nmodel\ncall:zoom_canvas{level:1.2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\ncamera shot\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhow does this work\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nenter edit mode\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow hot is my phone?\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me the date\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\neven spacing horizontal\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nmake it orbit around C\n\nmodel\ncall:orbit{target:C,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntorch on\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll to bottom\nmodel\ncall:scroll_page{direction:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\nturn off grid\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nset position to 0 0\n\nmodel\ncall:set_position{x:0,y:0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want to work on B\n\nmodel\ncall:select_object{label:B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the current time?\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\n\nuser\nlist them\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nopen the panel\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's hello in German?\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:deu_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nperfect\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTake me to VOX\nmodel\ncall:navigate_page{page:vox}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTranslate this to Arabic\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:arb_Arab}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncenter vertically\n\nmodel\ncall:align_objects{axis:center-v}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nNavigate to the translate page\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:translate}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nedit shape\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nload the homepage layout\n\nmodel\ncall:load_preset{name:homepage}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nno more animation\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nswitch to B\n\nmodel\ncall:select_object{label:B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse a different voice\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nset image to logo.png\n\nmodel\ncall:set_image{source:logo.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\none layer forward\n\nmodel\ncall:set_layer{position:forward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to a female voice\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChat with the AI\nmodel\ncall:send_chat_message{message:Chat with the AI,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\nbreak the group\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nflashlight off\n\nmodel\ncall:toggle_torch{on:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nmove forward\n\nmodel\ncall:set_layer{position:forward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat speakers are available?\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "user\nHow does photosynthesis work?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntake it away\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it a thin strip height 20\n\nmodel\ncall:set_height{height:20}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLet me explore the knowledge graph\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nI want objects to snap\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "user\nThank you for your help\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\ngrid on\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\ngroup B C D together\n\nmodel\ncall:group_objects{labels:B,C,D}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFind knowledge about transformers\nmodel\ncall:search_knowledge_graph{query:knowledge about transformers}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nsave this arrangement\n\nmodel\ncall:save_preset{name:arrangement}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\ncreate an image container\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\n\nuser\nremove all objects\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstart orbiting B\n\nmodel\ncall:orbit{target:B,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntake a photo\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn on the grid\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nspace them out horizontally\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLook up RAG in the knowledge graph\n\n[Hint: Search the knowledge graph for information]\nmodel\ncall:search_knowledge_graph{query:rag in the knowledge graph}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nvolume to 5\n\nmodel\ncall:set_volume{level:5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nList all voices\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the system info\n\n[Hint: Get system uptime, RAM usage, and loaded subsystems]\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\nset color purple\n\nmodel\ncall:set_color{color:purple}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbookmark this layout as final\n\nmodel\ncall:save_preset{name:final}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nView the KG\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\n\nuser\ndistribute evenly\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nList available models\n\nContext: list_cartridges connects to:\n - switch_brain: Switch CORE brain model (complements)\n - get_model_status: Check what AI model is currently loaded (complements)\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\norbit B slowly\n\nmodel\ncall:orbit{target:B,speed:5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\ngroup A and B\n\nmodel\ncall:group_objects{labels:A,B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nslide right 80\n\nmodel\ncall:move_object{direction:right,pixels:80}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow thermal status\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nhide config\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\n\nuser\nset position to 0 0\n\nmodel\ncall:set_position{x:0,y:0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the system healthy?\n\n[Hint: Get system uptime, RAM usage, and loaded subsystems]\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngo down 40 pixels\n\nmodel\ncall:move_object{direction:down,pixels:40}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsave to clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nungroup this\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nchange name to nav\n\nmodel\ncall:rename_object{name:nav}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow is everything running?\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntake a picture\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the battery level?\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntell me something interesting\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\ngo to D\n\nmodel\ncall:select_object{label:D}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFree the memory please\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove up\n\nmodel\ncall:move_object{direction:up,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn the torch on please\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove backward\n\nmodel\ncall:set_layer{position:backward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\n\nuser\nhide grid\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\neven out the gaps horizontally\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nMove page up\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:up}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\ndone configuring\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\nset height to 200\n\nmodel\ncall:set_height{height:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake another one like this\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nalign top\n\nmodel\ncall:align_objects{axis:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nmove down 100\n\nmodel\ncall:move_object{direction:down,pixels:100}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nturn off grid\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow is everything running?\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nopen cool design\n\nmodel\ncall:load_preset{name:cool design}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFind nodes related to API tools\n\n[Hint: Search the knowledge graph for information]\nmodel\ncall:search_knowledge_graph{query:nodes related to api tools}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhalf transparent\n\nmodel\ncall:set_opacity{opacity:0.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll up\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:up}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck system uptime\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch brain to FunctionGemma\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntransparency to 80 percent\n\nmodel\ncall:set_opacity{opacity:0.8}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want a button\n\nmodel\ncall:add_button{button_label:Tap}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsend notification hello\n\nmodel\ncall:send_notification{title:Hello,text:Hello from Aria}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nopen the panel\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbackground gray\n\nmodel\ncall:set_background{color:gray}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nalign top\n\nmodel\ncall:align_objects{axis:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhello aria\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFree the memory please\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\nbring back the arrangement\n\nmodel\ncall:load_preset{name:arrangement}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow memory usage\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nzoom in more\n\nmodel\ncall:zoom_canvas{level:1.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn it blue\n\nmodel\ncall:set_color{color:blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexit resize mode\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat's on the canvas\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nrevolve around A fast\n\nmodel\ncall:orbit{target:A,speed:1.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndelete it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nexport as JSON\n\nmodel\ncall:export_layout{format:json}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI'm done editing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChat with the AI\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Chat with the AI,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nmove to coordinates 300 400\n\nmodel\ncall:set_position{x:300,y:400}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck if all systems are up\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDrop the loaded model\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nexplain the canvas to me\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI don't need this anymore\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat voices are available?\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\norbit B slowly\n\nmodel\ncall:orbit{target:B,speed:5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nzoom out a bit\n\nmodel\ncall:zoom_canvas{level:0.8}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nexport as CSS\n\nmodel\ncall:export_layout{format:css}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me about function calling\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:function calling}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nseparate them\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nrestart\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nreset all\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's on this page?\n\nContext: read_page_content connects to:\n - navigate_page: Navigate to a page in AI-LAB (requires)\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck model status\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\n\nuser\nturn on snap to grid\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDisplay the nodes\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhide handles\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat speakers are available?\n\n[Hint: List available TTS voices]\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwipe it clean\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's on this page?\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nconfigure this\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nrename to sidebar\n\nmodel\ncall:rename_object{name:sidebar}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow TTS options\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the explore tab\nmodel\ncall:navigate_page{page:explore}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nClear RAM\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nhow many objects\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nVisualize the graph\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nspread them out vertically\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\n\nuser\ndelete the selected one\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow to say help in Chinese?\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:zho_Hans}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want a copy of this\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat do you know about Claude?\n\n[Hint: Search the knowledge graph for information]\nmodel\ncall:search_knowledge_graph{query:claude}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a shape\n\nmodel\ncall:add_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstatus\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\ncapture a photo\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclose config\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nfreeze\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the knowledge graph\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\nsend to back\n\nmodel\ncall:set_layer{position:back}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich cartridges exist?\n\n[Hint: List available AI cartridges/presets]\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow the knowledge graph\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset name to card\n\nmodel\ncall:rename_object{name:card}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\npick object C\n\nmodel\ncall:select_object{label:C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nconvert to HTML code\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nswitch to object F\n\nmodel\ncall:select_object{label:F}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhow many objects\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it smaller\n\nmodel\ncall:set_size{size:40}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell the AI model hello\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Tell the AI model hello,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead out the visible text\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich voices can I use?\n\n[Hint: List available TTS voices]\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn this one red please\n\nmodel\ncall:set_color{color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\n\nuser\nzoom in\n\nmodel\ncall:zoom_canvas{level:1.3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nNavigate to chat\nmodel\ncall:navigate_page{page:chat}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow thermal status\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\norbit around object A slowly\n\nmodel\ncall:orbit{target:A,speed:4}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhelp me\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnudge it left 10\n\nmodel\ncall:move_object{direction:left,pixels:10}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nConvert this text to Hebrew\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:heb_Hebr}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\n\nuser\ngo back to default\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nList available voices\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngo around D\n\nmodel\ncall:orbit{target:D,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs any model active right now?\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset color purple\n\nmodel\ncall:set_color{color:purple}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\ngive me the info\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nI'm bored\n\nmodel\nI'm here to help! I can move, resize, color, and animate objects.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsave this as my header\n\nmodel\ncall:save_preset{name:my header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nremind me to call\n\nmodel\ncall:send_notification{title:Reminder,text:Call someone}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nlet me stretch it\n\nmodel\ncall:edit_shape{}\n"} {"text": "user\nExplain quantum physics\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nset zoom to 1\n\nmodel\ncall:zoom_canvas{level:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nreset the canvas\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch brain to FunctionGemma\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\none layer back\n\nmodel\ncall:set_layer{position:backward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nclipboard copy\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncheck battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nload hero-image.png\n\nmodel\ncall:set_image{source:hero-image.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\ngenerate the CSS code\n\nmodel\ncall:export_layout{format:css}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove down 100\n\nmodel\ncall:move_object{direction:down,pixels:100}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for ULTRA\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:ultra}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFind knowledge about transformers\n\n[Hint: Search the knowledge graph for information]\nmodel\ncall:search_knowledge_graph{query:knowledge about transformers}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput it on the clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\n\nuser\nhow much battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\n\nuser\nset the image source\n\nmodel\ncall:set_image{source:image.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nmake it fully visible\n\nmodel\ncall:set_opacity{opacity:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntrash it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbounce fast\n\nmodel\ncall:animate{type:bounce,speed:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nduplicate it\n\nmodel\ncall:duplicate_object{}\n"} {"text": "user\nGood morning\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nmove it left\n\nmodel\ncall:move_object{direction:left,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\n\nuser\nshow configuration\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nJump to settings\n\nContext: navigate_page connects to:\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:navigate_page{page:settings}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it wider\n\nmodel\ncall:set_width{width:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nflashlight off\n\nmodel\ncall:toggle_torch{on:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nList all voices\n\nContext: list_voices connects to:\n - set_voice: Change the TTS voice (complements)\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it triangular\n\nmodel\ncall:transform_shape{shape:triangle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk Gemini about the weather\nmodel\ncall:send_chat_message{message:Ask Gemini about the weather,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\n\nuser\nclose settings\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the status page\n\nContext: navigate_page connects to:\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:navigate_page{page:status}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nedit shape\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\n\nuser\ngroup A and B\n\nmodel\ncall:group_objects{labels:A,B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclean slate\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nI want a square\n\nmodel\ncall:transform_shape{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead page content aloud\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\norbit around A\n\nmodel\ncall:orbit{target:A,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstop the animation\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncurrent state please\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nremove all objects\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbreak the group\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo home\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:home}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the top of the page\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\n\nuser\nstretch it horizontally to 250\n\nmodel\ncall:set_width{width:250}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for MiniLM\n\n[Hint: Search the knowledge graph for information]\nmodel\ncall:search_knowledge_graph{query:minilm}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nperfect\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange the speaking voice\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll down a bit\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it a light background\n\nmodel\ncall:set_background{color:#e0e0e0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove to x 80 y 120\n\nmodel\ncall:set_position{x:80,y:120}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI don't know what I want\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\npulse it\n\nmodel\ncall:animate{type:pulse,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nfreeze it\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\nadd image placeholder\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\ndone editing\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nopen preset landing\n\nmodel\ncall:load_preset{name:landing}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nchange to square\n\nmodel\ncall:transform_shape{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nload test layout\n\nmodel\ncall:load_preset{name:test layout}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\n\nuser\nname it button1\n\nmodel\ncall:rename_object{name:button1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch brain to FunctionGemma\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhide grid\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nphotograph this\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nduplicate it\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse a different LLM brain\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshape circle please\n\nmodel\ncall:transform_shape{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\nshow properties\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nmake it spin\n\nmodel\ncall:animate{type:spin,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much RAM is being used?\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\ncheck battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nStop the model\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat can I use?\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nhide handles\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay hello in French\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:fra_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\norbit around A\n\nmodel\ncall:orbit{target:A,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\ncircle around B\n\nmodel\ncall:orbit{target:B,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat does the page say?\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclipboard copy\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nMessage the local LLM\nmodel\ncall:send_chat_message{message:Message the local LLM,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay good morning in Russian\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:rus_Cyrl}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nremove this object\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\nremember this as design1\n\nmodel\ncall:save_preset{name:design1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\ndisable snapping\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\nmake it smaller\n\nmodel\ncall:set_size{size:40}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the local model something\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Ask the local model something,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo home\nmodel\ncall:navigate_page{page:home}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nflashlight on\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nflashlight off\n\nmodel\ncall:toggle_torch{on:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUnload the model\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nenter edit mode\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nincrease the size\n\nmodel\ncall:set_size{size:130}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nConvert this text to Hebrew\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:heb_Hebr}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\n\nuser\nset color purple\n\nmodel\ncall:set_color{color:purple}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for MiniLM\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:minilm}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nuse this image avatar.png\n\nmodel\ncall:set_image{source:avatar.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\n\nuser\nturn off the light\n\nmodel\ncall:toggle_torch{on:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRun a health check\n\nContext: check_health connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_device_sensors: Check battery level and device temperature (complements)\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nselect A\n\nmodel\ncall:select_object{label:A}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nturn on the flashlight\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsnap a photo\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\n\nuser\nclear and reset\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncool\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow thermal status\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUnload the model\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\ngrid on\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay hello in French\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:fra_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nshift it to the left\n\nmodel\ncall:move_object{direction:left,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nbreak the group\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay hello in French\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:fra_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck the temperature\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich LLM is active?\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstretch it vertically\n\nmodel\ncall:set_height{height:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsnap off\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncapture a photo\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nalert me with a notification\n\nmodel\ncall:send_notification{title:Alert,text:Aria alert}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\nalign left\n\nmodel\ncall:align_objects{axis:left}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsend it to the back\n\nmodel\ncall:set_layer{position:back}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll down a bit\nmodel\ncall:scroll_page{direction:down}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset volume to zero\n\nmodel\ncall:set_volume{level:0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn off the light\n\nmodel\ncall:toggle_torch{on:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nConvert this text to Hebrew\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:heb_Hebr}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nopen settings\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow to say help in Chinese?\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:zho_Hans}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\ncenter them horizontally\n\nmodel\ncall:align_objects{axis:center-h}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexport as JSON\n\nmodel\ncall:export_layout{format:json}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset zoom to 1\n\nmodel\ncall:zoom_canvas{level:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nget the JSON data\n\nmodel\ncall:export_layout{format:json}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nalign all to the top\n\nmodel\ncall:align_objects{axis:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the current time?\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhide config\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove it left\n\nmodel\ncall:move_object{direction:left,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the top\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmove to coordinates 300 400\n\nmodel\ncall:set_position{x:300,y:400}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nchange to pink\n\nmodel\ncall:set_color{color:pink}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll to bottom\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat do you think\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndark background please\n\nmodel\ncall:set_background{color:dark}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nstart fresh\n\nmodel\ncall:clear_canvas{}\n"} {"text": "user\nHow old are you?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nstart fresh\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat's your name\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnarrow it down to 50\n\nmodel\ncall:set_width{width:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow all\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\npush everything to the right\n\nmodel\ncall:align_objects{axis:right}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much RAM?\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\npick object C\n\nmodel\ncall:select_object{label:C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nJump to the top\n\nContext: scroll_page connects to:\n - navigate_page: Navigate to a page in AI-LAB (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnew image object\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nJump to the top\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbring it to the front\n\nmodel\ncall:set_layer{position:front}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\n\nuser\nungroup\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\ngo right 50 pixels\n\nmodel\ncall:move_object{direction:right,pixels:50}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nclose config\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAm I charging right now?\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a bounce animation\n\nmodel\ncall:animate{type:bounce,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhow's the battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nDrop the loaded model\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nopen config\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTell me about the loaded AI\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nungroup\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLook up RAG in the knowledge graph\nmodel\ncall:search_knowledge_graph{query:rag in the knowledge graph}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\nadd an image\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset opacity to 50 percent\n\nmodel\ncall:set_opacity{opacity:0.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn off snap\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\ncan you sing a song\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nturn it into a circle\n\nmodel\ncall:transform_shape{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nexport HTML\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nturn it up to 8\n\nmodel\ncall:set_volume{level:8}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nScroll to the bottom\nmodel\ncall:scroll_page{direction:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwidth 300\n\nmodel\ncall:set_width{width:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntell me a joke\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncopy current state to clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncopy it\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset width to 200\n\nmodel\ncall:set_width{width:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\ncamera shot\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nbounce fast\n\nmodel\ncall:animate{type:bounce,speed:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nalign everything to the right\n\nmodel\ncall:align_objects{axis:right}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it red\n\nmodel\ncall:set_color{color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nget rid of it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow graph nodes and edges\n\n[Hint: Get knowledge graph nodes and edges for visualization]\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\nremember this as design1\n\nmodel\ncall:save_preset{name:design1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse FunctionGemma instead\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstop\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\nthank you\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\ncreate a blue circle\n\nmodel\ncall:add_object{shape:circle,color:blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nzoom to 150 percent\n\nmodel\ncall:zoom_canvas{level:1.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\nturn it up to 8\n\nmodel\ncall:set_volume{level:8}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow loaded model info\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "user\nHow are you doing today?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the current model?\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nstretch it vertically\n\nmodel\ncall:set_height{height:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for ULTRA\n\n[Hint: Search the knowledge graph for information]\nmodel\ncall:search_knowledge_graph{query:ultra}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nadd image placeholder\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsend to back\n\nmodel\ncall:set_layer{position:back}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the presets\n\nContext: list_cartridges connects to:\n - switch_brain: Switch CORE brain model (complements)\n - get_model_status: Check what AI model is currently loaded (complements)\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat voices are available?\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nset width to 200\n\nmodel\ncall:set_width{width:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFree up memory\n\n[Hint: Unload the currently loaded AI model to free RAM]\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTake me to VOX\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:vox}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nI don't know what I want\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nfreeze it\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange to male voice\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nclipboard copy\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nload the homepage layout\n\nmodel\ncall:load_preset{name:homepage}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd image placeholder\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwiden it\n\nmodel\ncall:set_width{width:160}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nis this good\n\nmodel\nI can help you with that! Try asking me to manipulate objects on the canvas.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\n\nuser\nload image from photo.jpg\n\nmodel\ncall:set_image{source:photo.jpg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich LLM is active?\n\nContext: get_model_status connects to:\n - switch_brain: Switch CORE brain model (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\n - list_cartridges: List available AI cartridges/presets (complements)\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nimage url https example.com pic.jpg\n\nmodel\ncall:set_image{source:https://example.com/pic.jpg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the AI what is 2+2\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Ask the AI what is 2+2,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\nwhat's a preset\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncenter everything\n\nmodel\ncall:align_objects{axis:center-h}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\ngroup these A B C\n\nmodel\ncall:group_objects{labels:A,B,C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the device too warm?\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nenter edit mode\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nmake it taller\n\nmodel\ncall:set_height{height:150}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nreset everything\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nzoom out\n\nmodel\ncall:zoom_canvas{level:0.7}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexport HTML\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nmove backward\n\nmodel\ncall:set_layer{position:backward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nlist all objects\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nspread them out vertically\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshift it to the left\n\nmodel\ncall:move_object{direction:left,pixels:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstop bouncing\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nshow handles\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nnuke it all\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead what's on screen\n\n[Hint: Read visible text content of the current page]\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngo to D\n\nmodel\ncall:select_object{label:D}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSay thank you in Japanese\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:jpn_Jpan}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngroup B C D together\n\nmodel\ncall:group_objects{labels:B,C,D}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nspin slowly\n\nmodel\ncall:animate{type:spin,speed:4}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nspace them out horizontally\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\n\nuser\nselect A\n\nmodel\ncall:select_object{label:A}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nuse the camera\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsize 80 please\n\nmodel\ncall:set_size{size:80}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\n\nuser\nswitch to B\n\nmodel\ncall:select_object{label:B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nadd a new circle\n\nmodel\ncall:add_object{shape:circle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nsend a notification saying hi\n\nmodel\ncall:send_notification{title:Hi,text:Hi there}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nmake the background black\n\nmodel\ncall:set_background{color:black}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat text is showing?\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\n\nuser\nlink A and B together\n\nmodel\ncall:group_objects{labels:A,B}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat time is it?\n\n[Hint: Get the current time and date]\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nclear everything\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\n\nuser\nturn on the grid\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset image to logo.png\n\nmodel\ncall:set_image{source:logo.png}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstart over\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd another one\n\nmodel\ncall:add_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat text is showing?\n\nContext: read_page_content connects to:\n - navigate_page: Navigate to a page in AI-LAB (requires)\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nstop spinning\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it orbit around C\n\nmodel\ncall:orbit{target:C,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI need light\n\nmodel\ncall:toggle_torch{on:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\n\nuser\nshow state\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nnew image object\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nopen settings\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nexit settings\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nzoom to 200\n\nmodel\ncall:zoom_canvas{level:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse FunctionGemma instead\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nmove backward\n\nmodel\ncall:set_layer{position:backward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nnew object please\n\nmodel\ncall:add_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the model a question\nmodel\ncall:send_chat_message{message:Ask the model a question,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncreate a button called start\n\nmodel\ncall:add_button{button_label:Start}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\ncenter them horizontally\n\nmodel\ncall:align_objects{axis:center-h}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\nyou're awesome\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\nwhat can you do\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\n\nuser\nzoom out\n\nmodel\ncall:zoom_canvas{level:0.7}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\ncopy to clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndisable snapping\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\n\nuser\nnotify me task done\n\nmodel\ncall:send_notification{title:Task,text:done}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nMove page up\nmodel\ncall:scroll_page{direction:up}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput it on top\n\nmodel\ncall:set_layer{position:front}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn it up to 8\n\nmodel\ncall:set_volume{level:8}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTranslate hello to French\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:fra_Latn}\n"} {"text": "user\nTell me something interesting\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\n\nuser\nspin slowly\n\nmodel\ncall:animate{type:spin,speed:4}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\nrename to sidebar\n\nmodel\ncall:rename_object{name:sidebar}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclose configuration\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much battery is left?\n\nContext: check_device_sensors connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_health: Check overall system health (complements)\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\ncircle around B\n\nmodel\ncall:orbit{target:B,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndismiss\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nlist them\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\ndisable snapping\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "user\nIs it going to rain today?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat time is it?\nmodel\ncall:get_time{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\n\nuser\ncopy it\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ntell me what's there\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nclose the panel\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI like it\n\nmodel\nI appreciate that! Let me know if you need anything.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nopen preset landing\n\nmodel\ncall:load_preset{name:landing}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the system OK?\n\nContext: check_health connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_device_sensors: Check battery level and device temperature (complements)\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nopen the panel\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nheight 300\n\nmodel\ncall:set_height{height:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange the AI model to Llama\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:llama-3.2-1b}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nload draft\n\nmodel\ncall:load_preset{name:draft}\n"} {"text": "user\nWhat's the speed of light?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\nwidth 300\n\nmodel\ncall:set_width{width:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndouble the size\n\nmodel\ncall:set_size{size:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd image element\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat information exists about ULTRA?\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:ultra}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake equal distance between them\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nrename it to header\n\nmodel\ncall:rename_object{name:header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nedit shape\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nGo to the pipeline page\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:pipeline}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to the smaller model\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nvolume to 5\n\nmodel\ncall:set_volume{level:5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\nclear everything\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhorizontal size 120\n\nmodel\ncall:set_width{width:120}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nheight 300\n\nmodel\ncall:set_height{height:300}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nNavigate to chat\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:chat}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\nselect the one called header\n\nmodel\ncall:select_object{label:header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich LLM is active?\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\nmake it smaller\n\nmodel\ncall:set_size{size:40}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\n\nuser\nstatus\n\nmodel\ncall:get_state{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nempty the canvas\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\n\nuser\nchange name to nav\n\nmodel\ncall:rename_object{name:nav}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow voice list\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse the British voice\nmodel\ncall:set_voice{voice:bf_emma}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncopy to clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nungroup this\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's hello in German?\n\nContext: translate_text connects to:\n - send_chat_message: Send a message to the local chat LLM (alternative_to)\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:deu_Latn}\n"} {"text": "user\nTell me a fun fact\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\nmove forward\n\nmodel\ncall:set_layer{position:forward}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nthank you\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\n\nuser\nput it on the clipboard\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nQuick health check\n\nContext: check_health connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_device_sensors: Check battery level and device temperature (complements)\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\nstop\n\nmodel\ncall:stop_animation{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow memory usage\n\n[Hint: Get system uptime, RAM usage, and loaded subsystems]\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\nsave this as my header\n\nmodel\ncall:save_preset{name:my header}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch the routing model\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the model a question\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Ask the model a question,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\n\nuser\ncreate an image container\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nFind knowledge about transformers\n\nContext: search_knowledge_graph connects to:\n - get_explore_graph: Get knowledge graph nodes and edges for visualization (complements)\nmodel\ncall:search_knowledge_graph{query:knowledge about transformers}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nadd a click button\n\nmodel\ncall:add_button{button_label:Click}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSwitch to the smaller model\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\n\nuser\nlist them\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\ndistribute vertically\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\nwhat's the battery level\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nuse the camera\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nAsk the AI what is 2+2\nmodel\ncall:send_chat_message{message:Ask the AI what is 2+2,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs everything working?\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nam I charging\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the CORE page\n\n[Hint: Navigate to a page in AI-LAB]\nmodel\ncall:navigate_page{page:core}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat AI apps are loaded?\n\nContext: list_cartridges connects to:\n - switch_brain: Switch CORE brain model (complements)\n - get_model_status: Check what AI model is currently loaded (complements)\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\n\nuser\nsave this arrangement\n\nmodel\ncall:save_preset{name:arrangement}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\n\nuser\nclose settings\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nNavigate to chat\n\nContext: navigate_page connects to:\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\n - read_page_content: Read visible text content of the current page (complements)\nmodel\ncall:navigate_page{page:chat}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\n\nuser\nsend a notification saying hi\n\nmodel\ncall:send_notification{title:Hi,text:Hi there}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead the page to me\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for information about embeddings\nmodel\ncall:search_knowledge_graph{query:information about embeddings}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\n\nuser\nadd a red triangle\n\nmodel\ncall:add_object{shape:triangle,color:red}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nalign left\n\nmodel\ncall:align_objects{axis:left}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI want to see through it a little\n\nmodel\ncall:set_opacity{opacity:0.6}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat cartridges are available?\n\n[Hint: List available AI cartridges/presets]\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshow configuration\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nreset everything\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\nclone this\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nset height to 200\n\nmodel\ncall:set_height{height:200}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\nhide grid\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\n\nuser\nadd a button that toggles A\n\nmodel\ncall:add_button{button_label:Toggle,target:A,action:toggle_visibility}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nUse a different LLM brain\n\nContext: switch_brain connects to:\n - get_model_status: Check what AI model is currently loaded (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (similar_to)\n - list_cartridges: List available AI cartridges/presets (requires)\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nMove page up\n\n[Hint: Scroll the page up, down, top, or bottom]\nmodel\ncall:scroll_page{direction:up}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\npush notification break time\n\nmodel\ncall:send_notification{title:Break,text:Time for a break}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncopy everything\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngroup these A B C\n\nmodel\ncall:group_objects{labels:A,B,C}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nalign to bottom\n\nmodel\ncall:align_objects{axis:bottom}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\n\nuser\nI want to add a picture\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nungroup the selected one\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nunlink\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\n\nuser\ngoodbye\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclose settings\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nadd a button\n\nmodel\ncall:add_button{button_label:Tap}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake a new green square\n\nmodel\ncall:add_object{shape:square,color:green}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndistribute evenly\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat does the page say?\n\nContext: read_page_content connects to:\n - navigate_page: Navigate to a page in AI-LAB (requires)\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's the system status?\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nMessage the local LLM\n\n[Hint: Send a message to the local chat LLM]\nmodel\ncall:send_chat_message{message:Message the local LLM,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nresize mode\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncreate a duplicate\n\nmodel\ncall:duplicate_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nzoom in\n\nmodel\ncall:zoom_canvas{level:1.3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it pulse slowly\n\nmodel\ncall:animate{type:pulse,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nCheck overall health\n\n[Hint: Check overall system health]\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a picture container\n\nmodel\ncall:add_image{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\ncheck battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nbring to front\n\nmodel\ncall:set_layer{position:front}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\norbit around the header\n\nmodel\ncall:orbit{target:header,speed:3}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\nset opacity to 50 percent\n\nmodel\ncall:set_opacity{opacity:0.5}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nshrink it down\n\nmodel\ncall:set_size{size:30}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbattery percentage\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\n\nuser\ncall it logo\n\nmodel\ncall:rename_object{name:logo}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the graph visualization\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nJump to the top\nmodel\ncall:scroll_page{direction:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nadd a button that toggles A\n\nmodel\ncall:add_button{button_label:Toggle,target:A,action:toggle_visibility}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndistribute objects evenly vertical\n\nmodel\ncall:distribute_evenly{axis:vertical}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\n\nuser\npulse it\n\nmodel\ncall:animate{type:pulse,speed:2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich AI is running?\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange the speaking voice\nmodel\ncall:set_voice{voice:af}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmax volume\n\nmodel\ncall:set_volume{level:15}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\nreset all\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSet voice to Isabella\n\nContext: set_voice connects to:\n - list_voices: List available TTS voices (complements)\n - list_voices: List available TTS voices (requires)\nmodel\ncall:set_voice{voice:af_bella}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nOpen the CORE page\nmodel\ncall:navigate_page{page:core}\n"} {"text": "user\nWhat is gravity?\nmodel\nI'd be happy to help, but this doesn't require a function call.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nshow me everything\n\nmodel\ncall:list_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\n\nuser\nload the picture background.jpg\n\nmodel\ncall:set_image{source:background.jpg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\n\nuser\nI want objects to snap\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nhide config\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\n\nuser\nset background to dark blue\n\nmodel\ncall:set_background{color:dark blue}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nClear RAM\n\nContext: unload_model connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - switch_brain: Switch CORE brain model (similar_to)\nmodel\ncall:unload_model{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nturn off grid\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\n\nuser\nseparate them\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nkill it\n\nmodel\ncall:delete_object{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\nturn on the grid\n\nmodel\ncall:toggle_grid{visible:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\n\nuser\nturn on snap to grid\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs any model active right now?\n\n[Hint: Check what AI model is currently loaded]\nmodel\ncall:get_model_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\n\nuser\ntake a photo\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\n\nuser\nbackground white\n\nmodel\ncall:set_background{color:white}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nTranslate hello to French\n\n[Hint: Translate text between languages]\nmodel\ncall:translate_text{text:hello,source_lang:eng_Latn,target_lang:fra_Latn}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\n\nuser\nincrease the size\n\nmodel\ncall:set_size{size:130}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\n\nuser\nwipe it clean\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\n\nuser\nmute the volume\n\nmodel\ncall:set_volume{level:0}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nhow much battery\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nresize mode\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nunlink\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nreset please\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChat: what is the meaning of life\n\nContext: send_chat_message connects to:\n - translate_text: Translate text between languages (alternative_to)\nmodel\ncall:send_chat_message{message:Chat: what is the meaning of life,model_id:}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\n\nuser\ncreate a square\n\nmodel\ncall:add_object{shape:square}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the system healthy?\n\nContext: get_system_status connects to:\n - check_device_sensors: Check battery level and device temperature (complements)\n - check_health: Check overall system health (complements)\n - unload_model: Unload the currently loaded AI model to free RAM (complements)\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nQuick health check\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nHow much memory is free?\nmodel\ncall:get_system_status{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nfade it out\n\nmodel\ncall:set_opacity{opacity:0.2}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nenable grid snapping\n\nmodel\ncall:snap_to_grid{enabled:true}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\n\nuser\nadd a click button\n\nmodel\ncall:add_button{button_label:Click}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nbounce fast\n\nmodel\ncall:animate{type:bounce,speed:1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\n\nuser\nuse the camera\n\nmodel\ncall:take_photo{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nput it behind everything\n\nmodel\ncall:set_layer{position:back}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\n\nuser\nadd a button\n\nmodel\ncall:add_button{button_label:Tap}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nbring back the arrangement\n\nmodel\ncall:load_preset{name:arrangement}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nno snapping\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich cartridges exist?\nmodel\ncall:list_cartridges{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndone\n\nmodel\ncall:done_editing{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\n\nuser\nrestore design1\n\nmodel\ncall:load_preset{name:design1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ndone configuring\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhich voices can I use?\nmodel\ncall:list_voices{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\nexport HTML\n\nmodel\ncall:export_layout{format:html}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclipboard please\n\nmodel\ncall:clipboard_copy{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\n\nuser\ngood morning\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nChange brain model\n\n[Hint: Switch CORE brain model]\nmodel\ncall:switch_brain{brain_model:functiongemma-270m}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\nbattery percentage\n\nmodel\ncall:check_battery{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwhat can you do\n\nmodel\nThanks! I'm ready for your next command.\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nI'm done\n\nmodel\ncall:close_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead what's on screen\n\nContext: read_page_content connects to:\n - navigate_page: Navigate to a page in AI-LAB (requires)\n - scroll_page: Scroll the page up, down, top, or bottom (complements)\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nwho made you\n\nmodel\nSure thing! What would you like me to do with the objects?\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nLet me explore the knowledge graph\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs everything working?\n\nContext: check_health connects to:\n - get_system_status: Get system uptime, RAM usage, and loaded subsystems (complements)\n - check_device_sensors: Check battery level and device temperature (complements)\nmodel\ncall:check_health{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ngrid off\n\nmodel\ncall:toggle_grid{visible:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\nload the picture background.jpg\n\nmodel\ncall:set_image{source:background.jpg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\n\nuser\ntransform into triangle\n\nmodel\ncall:transform_shape{shape:triangle}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nmake it orange\n\nmodel\ncall:set_color{color:orange}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\n\nuser\nremove all objects\n\nmodel\ncall:clear_canvas{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\n\nuser\nsnap off\n\nmodel\ncall:snap_to_grid{enabled:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\n\nuser\nreset everything\n\nmodel\ncall:reset_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nload the picture background.jpg\n\nmodel\ncall:set_image{source:background.jpg}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nalert me with a notification\n\nmodel\ncall:send_notification{title:Alert,text:Aria alert}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\n\nuser\nalign top\n\nmodel\ncall:align_objects{axis:top}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\ncolor it cyan\n\nmodel\ncall:set_color{color:cyan}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nname this background\n\nmodel\ncall:rename_object{name:background}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nvolume 7 please\n\nmodel\ncall:set_volume{level:7}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nfree this object\n\nmodel\ncall:ungroup_objects{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nIs the device too warm?\n\n[Hint: Check battery level and device temperature]\nmodel\ncall:check_device_sensors{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nRead out the visible text\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nfocus on E\n\nmodel\ncall:select_object{label:E}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nShow me the graph visualization\n\nContext: get_explore_graph connects to:\n - search_knowledge_graph: Search the knowledge graph for information (complements)\nmodel\ncall:get_explore_graph{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nSearch for MiniLM\nmodel\ncall:search_knowledge_graph{query:minilm}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nrestore design1\n\nmodel\ncall:load_preset{name:design1}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:check_device_sensors{description:Check battery level and device temperature,parameters:{}}\ndeclaration:get_model_status{description:Check what AI model is currently loaded,parameters:{}}\ndeclaration:translate_text{description:Translate text between languages,parameters:{text:{type:STRING},source_lang:{type:STRING},target_lang:{type:STRING}}}\ndeclaration:search_knowledge_graph{description:Search the knowledge graph for information,parameters:{query:{type:STRING}}}\ndeclaration:get_system_status{description:Get system uptime, RAM usage, and loaded subsystems,parameters:{}}\ndeclaration:unload_model{description:Unload the currently loaded AI model to free RAM,parameters:{}}\ndeclaration:list_cartridges{description:List available AI cartridges/presets,parameters:{}}\ndeclaration:get_explore_graph{description:Get knowledge graph nodes and edges for visualization,parameters:{}}\ndeclaration:set_voice{description:Change the TTS voice,parameters:{voice:{type:STRING}}}\ndeclaration:get_time{description:Get the current time and date,parameters:{}}\ndeclaration:navigate_page{description:Navigate to a page in AI-LAB,parameters:{page:{type:STRING}}}\ndeclaration:scroll_page{description:Scroll the page up, down, top, or bottom,parameters:{direction:{type:STRING}}}\ndeclaration:read_page_content{description:Read visible text content of the current page,parameters:{}}\ndeclaration:send_chat_message{description:Send a message to the local chat LLM,parameters:{message:{type:STRING},model_id:{type:STRING}}}\ndeclaration:switch_brain{description:Switch CORE brain model,parameters:{brain_model:{type:STRING}}}\ndeclaration:list_voices{description:List available TTS voices,parameters:{}}\ndeclaration:check_health{description:Check overall system health,parameters:{}}\n\nuser\nWhat's on this page?\nmodel\ncall:read_page_content{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\n\nuser\nturn off the light\n\nmodel\ncall:toggle_torch{on:false}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\n\nuser\nopen config\n\nmodel\ncall:open_config{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\n\nuser\nresize mode\n\nmodel\ncall:edit_shape{}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\n\nuser\neven spacing horizontal\n\nmodel\ncall:distribute_evenly{axis:horizontal}\n"} {"text": "developer\nYou can call the following functions:\ndeclaration:set_size{description:Set size,parameters:{size:{type:NUMBER}}}\ndeclaration:set_color{description:Set color,parameters:{color:{type:STRING}}}\ndeclaration:set_opacity{description:Set opacity 0-1,parameters:{opacity:{type:NUMBER}}}\ndeclaration:move_object{description:Move direction,parameters:{direction:{type:STRING},pixels:{type:NUMBER}}}\ndeclaration:set_position{description:Set x,y,parameters:{x:{type:NUMBER},y:{type:NUMBER}}}\ndeclaration:transform_shape{description:Set shape,parameters:{shape:{type:STRING}}}\ndeclaration:set_width{description:Set width,parameters:{width:{type:NUMBER}}}\ndeclaration:set_height{description:Set height,parameters:{height:{type:NUMBER}}}\ndeclaration:select_object{description:Select by label,parameters:{label:{type:STRING}}}\ndeclaration:rename_object{description:Rename,parameters:{name:{type:STRING}}}\ndeclaration:add_object{description:Create object,parameters:{shape:{type:STRING},color:{type:STRING}}}\ndeclaration:duplicate_object{description:Duplicate,parameters:{}}\ndeclaration:delete_object{description:Delete,parameters:{}}\ndeclaration:list_objects{description:List all,parameters:{}}\ndeclaration:get_state{description:Show states,parameters:{}}\ndeclaration:reset_objects{description:Reset all,parameters:{}}\ndeclaration:open_config{description:Open config,parameters:{}}\ndeclaration:close_config{description:Close config,parameters:{}}\ndeclaration:edit_shape{description:Resize handles on,parameters:{}}\ndeclaration:done_editing{description:Resize handles off,parameters:{}}\ndeclaration:zoom_canvas{description:Zoom 0.5-2,parameters:{level:{type:NUMBER}}}\ndeclaration:set_background{description:Background color,parameters:{color:{type:STRING}}}\ndeclaration:toggle_grid{description:Grid on/off,parameters:{visible:{type:BOOLEAN}}}\ndeclaration:clear_canvas{description:Clear all,parameters:{}}\ndeclaration:snap_to_grid{description:Snap on/off,parameters:{enabled:{type:BOOLEAN}}}\ndeclaration:save_preset{description:Save layout,parameters:{name:{type:STRING}}}\ndeclaration:load_preset{description:Load layout,parameters:{name:{type:STRING}}}\ndeclaration:align_objects{description:Align all,parameters:{axis:{type:STRING}}}\ndeclaration:set_layer{description:Layer order,parameters:{position:{type:STRING}}}\ndeclaration:group_objects{description:Group by labels,parameters:{labels:{type:STRING}}}\ndeclaration:ungroup_objects{description:Ungroup,parameters:{}}\ndeclaration:distribute_evenly{description:Space evenly,parameters:{axis:{type:STRING}}}\ndeclaration:export_layout{description:Export json/css/html,parameters:{format:{type:STRING}}}\ndeclaration:animate{description:Animate spin/bounce/pulse,parameters:{type:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:stop_animation{description:Stop animation,parameters:{}}\ndeclaration:orbit{description:Orbit around label,parameters:{target:{type:STRING},speed:{type:NUMBER}}}\ndeclaration:toggle_torch{description:Flashlight,parameters:{on:{type:BOOLEAN}}}\ndeclaration:check_battery{description:Battery,parameters:{}}\ndeclaration:send_notification{description:Notify,parameters:{title:{type:STRING},text:{type:STRING}}}\ndeclaration:set_volume{description:Volume,parameters:{level:{type:NUMBER}}}\ndeclaration:clipboard_copy{description:Copy clipboard,parameters:{text:{type:STRING}}}\ndeclaration:add_image{description:Add image container,parameters:{}}\ndeclaration:add_button{description:Add interactive button,parameters:{button_label:{type:STRING},target:{type:STRING},action:{type:STRING}}}\ndeclaration:set_image{description:Set image source on selected,parameters:{source:{type:STRING}}}\ndeclaration:take_photo{description:Take camera photo for selected image,parameters:{}}\n\nuser\nclone this object\n\nmodel\ncall:duplicate_object{}\n"}