Skip to content

Commit

Permalink
added more examples
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarrata committed Jan 23, 2025
1 parent 3b3fb96 commit 1659d1d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions content/modules/ROOT/pages/04-02-langgraph.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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])
* 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]
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/04-03-autogen-framework.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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])
* 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]
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/04-04-crew-ai.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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])
* 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]
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/04-05-llama-index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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])
* 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]
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/04-06-bee.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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])
* 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]

0 comments on commit 1659d1d

Please sign in to comment.