Skip to content

Commit

Permalink
feat(cookbooks):notebooks markdown updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedantsahai18 committed Oct 8, 2024
1 parent cd65beb commit 303331d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 11 deletions.
4 changes: 2 additions & 2 deletions cookbooks/01-Website_Crawler_using_Spider.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Here is a Task which uses a agent to generate a sarcastic response to a given text using a DuckDuckGo search tool.\n",
"Here is a Task to crawl a website using the Spider Integration tool.\n",
"\n",
"More on how to define a task can be found [here](https://github.com/julep-ai/julep/blob/dev/docs/julep-concepts.md)."
]
Expand Down Expand Up @@ -207,7 +207,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Creating/Updating a task to generate a sarcastic response to a given text using a Intergation."
"Creating/Updating a task"
]
},
{
Expand Down
4 changes: 1 addition & 3 deletions cookbooks/02-Sarcastic_News_Headline_Generator.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Here is a Task which uses a agent to generate a sarcastic response to a given text using a DuckDuckGo search tool.\n",
"\n",
"More on how to define a task can be found [here](https://github.com/julep-ai/julep/blob/dev/docs/julep-concepts.md)."
]
},
Expand Down Expand Up @@ -242,7 +240,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Creating/Updating a task to generate a sarcastic response to a given text using a Intergation."
"Creating/Updating a task."
]
},
{
Expand Down
4 changes: 1 addition & 3 deletions cookbooks/03-SmartResearcher_With_WebSearch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Here is a Task which uses a agent to generate a sarcastic response to a given text using a DuckDuckGo and Wikipedia tool.\n",
"\n",
"More on how to define a task can be found [here](https://github.com/julep-ai/julep/blob/dev/docs/julep-concepts.md)."
]
},
Expand Down Expand Up @@ -272,7 +270,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Creating/Updating a task to generate a sarcastic response to a given text using a Intergation."
"Creating/Updating a task."
]
},
{
Expand Down
4 changes: 1 addition & 3 deletions cookbooks/04-TripPlanner_With_Weather_And_WikiInfo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Here is a Task which uses a agent to generate a sarcastic response to a given text using a DuckDuckGo and Wikipedia tool.\n",
"\n",
"More on how to define a task can be found [here](https://github.com/julep-ai/julep/blob/dev/docs/julep-concepts.md)."
]
},
Expand Down Expand Up @@ -295,7 +293,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Creating/Updating a task to generate a sarcastic response to a given text using a Intergation."
"Creating/Updating a task."
]
},
{
Expand Down

0 comments on commit 303331d

Please sign in to comment.