Back to Char

Reference

plugins/local-llm/permissions/autogenerated/reference.md

latest5.2 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-models-dir
  • allow-is-model-downloading
  • allow-is-model-downloaded
  • allow-download-model
  • allow-cancel-download
  • allow-delete-model
  • allow-get-current-model
  • allow-set-current-model
  • allow-list-downloaded-model
  • allow-list-supported-model
  • allow-list-custom-models
  • allow-get-current-model-selection
  • allow-set-current-model-selection
  • allow-start-server
  • allow-stop-server
  • allow-server-url

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

local-llm:allow-cancel-download

</td> <td>

Enables the cancel_download command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-cancel-download

</td> <td>

Denies the cancel_download command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-delete-model

</td> <td>

Enables the delete_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-delete-model

</td> <td>

Denies the delete_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-download-model

</td> <td>

Enables the download_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-download-model

</td> <td>

Denies the download_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-get-current-model

</td> <td>

Enables the get_current_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-get-current-model

</td> <td>

Denies the get_current_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-get-current-model-selection

</td> <td>

Enables the get_current_model_selection command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-get-current-model-selection

</td> <td>

Denies the get_current_model_selection command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-is-model-downloaded

</td> <td>

Enables the is_model_downloaded command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-is-model-downloaded

</td> <td>

Denies the is_model_downloaded command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-is-model-downloading

</td> <td>

Enables the is_model_downloading command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-is-model-downloading

</td> <td>

Denies the is_model_downloading command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-list-custom-models

</td> <td>

Enables the list_custom_models command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-list-custom-models

</td> <td>

Denies the list_custom_models command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-list-downloaded-model

</td> <td>

Enables the list_downloaded_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-list-downloaded-model

</td> <td>

Denies the list_downloaded_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-list-supported-model

</td> <td>

Enables the list_supported_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-list-supported-model

</td> <td>

Denies the list_supported_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-models-dir

</td> <td>

Enables the models_dir command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-models-dir

</td> <td>

Denies the models_dir command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-server-url

</td> <td>

Enables the server_url command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-server-url

</td> <td>

Denies the server_url command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-set-current-model

</td> <td>

Enables the set_current_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-set-current-model

</td> <td>

Denies the set_current_model command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-set-current-model-selection

</td> <td>

Enables the set_current_model_selection command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-set-current-model-selection

</td> <td>

Denies the set_current_model_selection command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-start-server

</td> <td>

Enables the start_server command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-start-server

</td> <td>

Denies the start_server command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:allow-stop-server

</td> <td>

Enables the stop_server command without any pre-configured scope.

</td> </tr> <tr> <td>

local-llm:deny-stop-server

</td> <td>

Denies the stop_server command without any pre-configured scope.

</td> </tr> </table>