Lines Matching full:action
17 - Add prompt pages for each action in your profile
26 * ''dokullm:profiles:PROFILE_NAME:action_name'' - Prompt page for each action
27 * ''dokullm:profiles:PROFILE_NAME:action_name:system'' - Action-specific system prompt extension
29 ===== Profile Action Definition =====
34 | action_id | Button Text | Description of what the action does | icon_name | result_action_type |
37 * **ID**: The action identifier, which corresponds to the prompt name
39 * **Description**: A detailed description of the action, used as a tooltip
41 * **Result**: The action to perform with the LLM result:
49 Here's an example of how to structure your profile action table:
68 Each action in your profile corresponds to a prompt page. To add a custom prompt:
69 …ILE_NAME:PROMPT_NAME'' (replace PROFILE_NAME with your profile and PROMPT_NAME with your action ID)
73 * The prompt will automatically be available through the action defined in your profile
80 * Action-specific extensions at ''dokullm:profiles:PROFILE_NAME:ACTION_NAME:system''