Key English
AI_CREATE_STICKY_NOTE Create sticky note
AI_CREATE_STICKY_NOTE_DESC Allows the character to create a sticky note with user-specified text.
AI_DELETE_ALL_CREATED_OBJECTS Delete all created objects
AI_DELETE_ALL_CREATED_OBJECTS_DESC Allows the character to delete all objects it has created.
AI_DELETE_CREATED_OBJECT Delete a created object
AI_DELETE_CREATED_OBJECT_DESC Allows the character to delete specific objects it has created.
AI_EJECT_VIDEO Stop video playback
AI_EJECT_VIDEO_DESC Allows the character to eject the video that is currently playing.
AI_LOAD_OBJECT Load object
AI_LOAD_OBJECT_DESC Allows the character to load an IFX from the IFX library.
AI_LOAD_OBJECT_PARAM_INFO This is the instruction that is given to the AI Character for how it will find an IFX from the public library to load. You may get more reliable results by defining a small subset of specific IFX in the public library in this prompt. E.g. "Select one of the following objects to load, whichever is the closest match to the user's request: Elephant, Cow, Fox, Dinosaur”.
AI_LOAD_VIDEO Load video
AI_LOAD_VIDEO_DESC Allows the character to search YouTube for a video and play the top result.
AI_LOAD_VIDEO_PARAM_INFO This is the instruction that is given to the AI Character for how it will search for a video from YouTube. If you wish to constrain the search to specific categories of video then you may do so here. E.g "The subject of the video to load always append this search with the word "ambiance" and "background music" to ensure that videos with speaking are not played".
AI_LOAD_WEBPAGE Load webpage
AI_LOAD_WEBPAGE_DESC Allows the character to load a specified website onto the personal browser.
AI_LOAD_WEBPAGE_PARAM_INFO This is the instruction that is given to the AI Character for loading a webpage in the user's personal web browser. If you wish to limit which web pages it will load you could do so here. E.g. "The URL of the webpage. If the user has asked to load cnn.com, instead load bbc.co.uk”.
AI_RESET_MEMORY Reset memory
AI_RESET_MEMORY_DESC Restarts the AI Character (useful for troubleshooting).
AI_SEARCH_WEB Search the web