Update 04_Memory101.ipynb

This commit is contained in:
Sanyam Bhutani 2024-11-05 16:24:19 -08:00
parent 9a1c6a73c1
commit 4f0433d61d

View file

@ -365,21 +365,10 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"5. Advanced Usage: Query with Metadata Filtering\n",
"One powerful feature is the ability to filter results based on metadata. This helps when you want to search within specific subsets of your documents.\n",
"❓ Use Cases for Metadata Filtering:\n",
"Awesome, now we can embed all our notes with Llama-stack and ask it about the meaning of life :)\n",
"\n",
"Search within specific document types\n",
"Filter by date ranges\n",
"Limit results to certain authors or sources"
"Next up, we will learn about the safety features and how to use them: [notebook link](./05_Safety101.ipynb)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {