docs[patch]: Remove very old document comparison notebook (#24587)

This commit is contained in:
Jacob Lee 2024-07-23 22:25:35 -07:00 committed by GitHub
parent ad18afc3ec
commit 379803751e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 426 deletions

File diff suppressed because one or more lines are too long

View File

@ -61,6 +61,10 @@
{
"source": "/cookbook(/?)",
"destination": "/v0.1/docs/cookbook/"
},
{
"source": "/docs/integrations/toolkits/document_comparison_toolkit(/?)",
"destination": "/docs/tutorials/rag/"
}
]
}