Skip to content

Commit 24dc17e

Browse files
fix: render warning as blockquote in tutorial 50
1 parent a541943 commit 24dc17e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tutorials/50_Using_Pre_Built_Agents_from_Agent_Pack.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,7 @@
4545
"cell_type": "markdown",
4646
"id": "a1114b46",
4747
"metadata": {},
48-
"source": [
49-
":::warning\n",
50-
"**Agent Pack is experimental.** Its APIs and agent architectures can change in any release, without following the usual Haystack deprecation policy. It is distributed separately from `haystack-ai` (in [`haystack-core-integrations`](https://github.com/deepset-ai/haystack-core-integrations)) precisely so these patterns can evolve quickly. Expect things to change and occasionally break, and pin a version if you depend on it in production.\n",
51-
":::"
52-
]
48+
"source": "> ⚠️ **Agent Pack is experimental.** Its APIs and agent architectures can change in any release, without following the usual Haystack deprecation policy. It is distributed separately from `haystack-ai` (in [`haystack-core-integrations`](https://github.com/deepset-ai/haystack-core-integrations)) precisely so these patterns can evolve quickly. Expect things to change and occasionally break, and pin a version if you depend on it in production."
5349
},
5450
{
5551
"cell_type": "markdown",

0 commit comments

Comments
 (0)