docling/docs/examples/backend_xml_rag.ipynb
Cesar Berrospi Ramis 550dbe1854 docs: add documentation on supported formats and backends
Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2025-01-24 17:56:32 +01:00

19 lines
263 B
Plaintext

{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Converting US Patents from XML files for a RAG application"
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}