mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
Update 04_Memory101.ipynb
This commit is contained in:
parent
9a1c6a73c1
commit
4f0433d61d
1 changed files with 2 additions and 13 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue