Skip to content

Commit d0b913b

Browse files
fixed lint error
1 parent f9beea8 commit d0b913b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/spicedb/ops/ai-agent-authorization.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ import JupyterNotebookViewer from "@/components/JupyterNotebookViewer";
33
# Secure AI Agents with Fine Grained Authorization
44

55
This guide shows how to build a secure Retrieval-Augmented Generation (RAG) pipeline where AI Agents can only access documents they are authorized for.
6-
Authorization decisions are enforced by SpiceDB. You can also get summary of only the documents the AI Agent is authorized to view.
6+
Authorization decisions are enforced by SpiceDB.
7+
You can also get summary of only the documents the AI Agent is authorized to view.
78

89
This guide uses OpenAI, Pinecone, Langchain, Jupyter Notebook and SpiceDB
910

0 commit comments

Comments
 (0)