Skip to content

Commit aaadced

Browse files
chore: Updated URL of the repo
was pointing to a old URL
1 parent 638ca92 commit aaadced

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • app/spicedb/tutorials/agentic-rag

app/spicedb/tutorials/agentic-rag/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,8 +865,8 @@ The `QueryRequest` Pydantic model enforces `max_attempts` between 1 and 5, preve
865865

866866
```bash
867867
# 1. Clone the reference implementation
868-
git clone https://github.com/authzed/agentic-rag-weaviate
869-
cd agentic-rag-weaviate
868+
git clone https://github.com/authzed/examples.git
869+
cd agentic-rag-authorization
870870

871871
# 2. Start services (Weaviate + SpiceDB)
872872
docker-compose up -d

0 commit comments

Comments
 (0)