Back to Jan

Reference

src-tauri/plugins/tauri-plugin-rag/permissions/autogenerated/reference.md

0.7.9503 B
Original Source

Default Permission

Default permissions for the rag plugin

This default permission set includes the following:

  • allow-parse-document

Permission Table

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

rag:allow-parse-document

</td> <td>

Enables the parse_document command without any pre-configured scope.

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

rag:deny-parse-document

</td> <td>

Denies the parse_document command without any pre-configured scope.

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