visual for CCH

This commit is contained in:
Nick
2024-09-11 10:30:37 -06:00
parent f5c95877d9
commit 0a93be1fc0
2 changed files with 21 additions and 1 deletions

View File

@@ -41,6 +41,13 @@
"Including the chunk headers when presenting the search results to the LLM is also beneficial as it gives the LLM more context, and makes it less likely that it misunderstands the meaning of a chunk."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![Your Technique Name](../images/contextual_chunk_headers.svg)"
]
},
{
"attachments": {},
"cell_type": "markdown",
@@ -318,7 +325,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.9.12"
},
"vscode": {
"interpreter": {

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 185 KiB