2.9 KiB
Default Permission
Default permissions for the vector-db plugin
This default permission set includes the following:
allow-get-statusallow-create-collectionallow-insert-chunksallow-search-collectionallow-delete-chunksallow-delete-collectionallow-chunk-textallow-list-attachmentsallow-get-chunks
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the chunk_text command without any pre-configured scope. |
|
|
Denies the chunk_text command without any pre-configured scope. |
|
|
Enables the create_collection command without any pre-configured scope. |
|
|
Denies the create_collection command without any pre-configured scope. |
|
|
Enables the delete_chunks command without any pre-configured scope. |
|
|
Denies the delete_chunks command without any pre-configured scope. |
|
|
Enables the delete_collection command without any pre-configured scope. |
|
|
Denies the delete_collection command without any pre-configured scope. |
|
|
Enables the get_chunks command without any pre-configured scope. |
|
|
Denies the get_chunks command without any pre-configured scope. |
|
|
Enables the get_status command without any pre-configured scope. |
|
|
Denies the get_status command without any pre-configured scope. |
|
|
Enables the insert_chunks command without any pre-configured scope. |
|
|
Denies the insert_chunks command without any pre-configured scope. |
|
|
Enables the list_attachments command without any pre-configured scope. |
|
|
Denies the list_attachments command without any pre-configured scope. |
|
|
Enables the search_collection command without any pre-configured scope. |
|
|
Denies the search_collection command without any pre-configured scope. |