Skip to content

Commit 84008c2

Browse files
committed
Repoint From RAG to Agents link to the hub workshop path
The information_retrieval_to_RAG README and both workshop notebooks linked to github.com/speechlyze/from_rag_to_agents_workshop in their 'Where to Next?' section. The canonical home is the sibling workshop inside oracle-devrel/oracle-ai-developer-hub, so point readers there instead.
1 parent 0722fb0 commit 84008c2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

workshops/information_retrieval_to_RAG/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ information_retrieval_to_RAG/
8787

8888
## Where to Next?
8989

90-
- **[From RAG to Agents Workshop](https://github.com/speechlyze/from_rag_to_agents_workshop)** — Continue the journey by adding AI agents, multi-agent orchestration, and persistent session memory on top of this RAG pipeline
90+
- **[From RAG to Agents Workshop](https://github.com/oracle-devrel/oracle-ai-developer-hub/tree/main/workshops/from_rag_to_agents_workshop)** — Continue the journey by adding AI agents, multi-agent orchestration, and persistent session memory on top of this RAG pipeline
9191
- **[Oracle AI Developer Hub](https://github.com/oracle-devrel/oracle-ai-developer-hub)** — More technical assets, samples, and projects with Oracle AI
9292
- **[Oracle Developer Resource](https://www.oracle.com/developer/)** — Documentation, tools, and community for Oracle developers
9393

workshops/information_retrieval_to_RAG/workshop/notebook_complete.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1709,7 +1709,7 @@
17091709
"\n",
17101710
"You've built a complete information retrieval and RAG pipeline. Here are some paths to continue:\n",
17111711
"\n",
1712-
"- **[From RAG to Agents Workshop](https://github.com/speechlyze/from_rag_to_agents_workshop)** \u2014 Continue the journey by adding AI agents, multi-agent orchestration, and persistent session memory on top of this RAG pipeline\n",
1712+
"- **[From RAG to Agents Workshop](https://github.com/oracle-devrel/oracle-ai-developer-hub/tree/main/workshops/from_rag_to_agents_workshop)** \u2014 Continue the journey by adding AI agents, multi-agent orchestration, and persistent session memory on top of this RAG pipeline\n",
17131713
"- **[Oracle AI Developer Hub](https://github.com/oracle-devrel/oracle-ai-developer-hub)** \u2014 More technical assets, samples, and projects with Oracle AI\n",
17141714
"- **[Oracle Developer Resource](https://www.oracle.com/developer/)** \u2014 Documentation, tools, and community for Oracle developers"
17151715
]

workshops/information_retrieval_to_RAG/workshop/notebook_student.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@
15791579
"\n",
15801580
"You've built a complete information retrieval and RAG pipeline. Here are some paths to continue:\n",
15811581
"\n",
1582-
"- **[From RAG to Agents Workshop](https://github.com/speechlyze/from_rag_to_agents_workshop)** \u2014 Continue the journey by adding AI agents, multi-agent orchestration, and persistent session memory on top of this RAG pipeline\n",
1582+
"- **[From RAG to Agents Workshop](https://github.com/oracle-devrel/oracle-ai-developer-hub/tree/main/workshops/from_rag_to_agents_workshop)** \u2014 Continue the journey by adding AI agents, multi-agent orchestration, and persistent session memory on top of this RAG pipeline\n",
15831583
"- **[Oracle AI Developer Hub](https://github.com/oracle-devrel/oracle-ai-developer-hub)** \u2014 More technical assets, samples, and projects with Oracle AI\n",
15841584
"- **[Oracle Developer Resource](https://www.oracle.com/developer/)** \u2014 Documentation, tools, and community for Oracle developers"
15851585
]

0 commit comments

Comments
 (0)