From cc58a8ad60dfb2e29ecabebeaf39247ecbc696f7 Mon Sep 17 00:00:00 2001 From: rcarrata Date: Thu, 23 Jan 2025 17:38:09 +0100 Subject: [PATCH] fix links --- content/modules/ROOT/pages/04-02-langgraph.adoc | 4 ++-- content/modules/ROOT/pages/04-03-autogen-framework.adoc | 2 +- content/modules/ROOT/pages/04-04-crew-ai.adoc | 2 +- content/modules/ROOT/pages/04-05-llama-index.adoc | 2 +- content/modules/ROOT/pages/04-06-bee.adoc | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/modules/ROOT/pages/04-02-langgraph.adoc b/content/modules/ROOT/pages/04-02-langgraph.adoc index fe735e3..339ec1f 100644 --- a/content/modules/ROOT/pages/04-02-langgraph.adoc +++ b/content/modules/ROOT/pages/04-02-langgraph.adoc @@ -23,5 +23,5 @@ For our upcoming workshop, **we will be using LangGraph** to demonstrate the pot As a sneak peak around the capabilities of LangGraph, please check out: -* https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-langgraph-granite3.ipynb[LangGraph Example] -* https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.2-react-agents-langgraph-granite3.ipynb[LangGraph ReAct Example] \ No newline at end of file +* link:https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-langgraph-granite3.ipynb[LangGraph Example] +* link:https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.2-react-agents-langgraph-granite3.ipynb[LangGraph ReAct Example] \ No newline at end of file diff --git a/content/modules/ROOT/pages/04-03-autogen-framework.adoc b/content/modules/ROOT/pages/04-03-autogen-framework.adoc index 7665eef..4303d94 100644 --- a/content/modules/ROOT/pages/04-03-autogen-framework.adoc +++ b/content/modules/ROOT/pages/04-03-autogen-framework.adoc @@ -21,4 +21,4 @@ include::_attributes.adoc[] As a sneak peak around the capabilities of AutoGen, please check out: -* https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[Autogen Example] +* link:https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[Autogen Example] diff --git a/content/modules/ROOT/pages/04-04-crew-ai.adoc b/content/modules/ROOT/pages/04-04-crew-ai.adoc index f1b520f..41bb7df 100644 --- a/content/modules/ROOT/pages/04-04-crew-ai.adoc +++ b/content/modules/ROOT/pages/04-04-crew-ai.adoc @@ -34,4 +34,4 @@ at scale in production environments. As a sneak peak around the capabilities of CrewAI, please check out: -* https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[CrewAI Example] +* link:https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[CrewAI Example] diff --git a/content/modules/ROOT/pages/04-05-llama-index.adoc b/content/modules/ROOT/pages/04-05-llama-index.adoc index aacc451..0c3608a 100644 --- a/content/modules/ROOT/pages/04-05-llama-index.adoc +++ b/content/modules/ROOT/pages/04-05-llama-index.adoc @@ -22,4 +22,4 @@ include::_attributes.adoc[] As a sneak peak around the capabilities of LlamaIndex, please check out: -* https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[LlamaIndex Example] +* link:https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[LlamaIndex Example] diff --git a/content/modules/ROOT/pages/04-06-bee.adoc b/content/modules/ROOT/pages/04-06-bee.adoc index 9ec77b7..7952b6b 100644 --- a/content/modules/ROOT/pages/04-06-bee.adoc +++ b/content/modules/ROOT/pages/04-06-bee.adoc @@ -20,4 +20,4 @@ The Bee Agent Framework enables scalable, agent-based workflows compatible with As a sneak peak around the capabilities of Bee, please check out: -* https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[Bee Example] +* link:https://github.com/rh-aiservices-bu/agentic-workshop/blob/main/lab-materials/07-agent-frameworks/7.1-tool-calling-autogen-granite3-system.ipynb[Bee Example]