Skip to content

Commit 4b34203

Browse files
authored
Merge branch 'docling-project:main' into feature/custom-plugins-docs-2402
2 parents 9994353 + f2854b2 commit 4b34203

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/examples/rag_mongodb.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -452,8 +452,6 @@
452452
"source": [
453453
"## Part 4: Perform RAG on parsed articles\n",
454454
"\n",
455-
"Weaviate's `generate` module allows you to perform RAG over your embedded data without having to use a separate framework.\n",
456-
"\n",
457455
"We specify a prompt that includes the field we want to search through in the database (in this case it's `text`), a query that includes our search term, and the number of retrieved results to use in the generation."
458456
]
459457
},

0 commit comments

Comments
 (0)