SciPhi-AI / R2R

The most advanced Retrieval-Augmented Generation (RAG) system, containerized and RESTful
https://r2r-docs.sciphi.ai/
MIT License
3.65k stars 270 forks source link

Docs changes #1462

Closed shreyaspimpalgaonkar closed 3 weeks ago

shreyaspimpalgaonkar commented 3 weeks ago

[!IMPORTANT] This pull request updates documentation for contextual chunk enrichment and entity deduplication, and renames a table reference in postgres.py.

  • Documentation Updates:
    • Renamed "Contextual Embeddings" to "Contextual Chunk Enrichment" in advanced-graphrag.mdx.
    • Expanded explanation of contextual chunk enrichment and entity deduplication in advanced-graphrag.mdx.
    • Added detailed guide on contextual chunk enrichment in contextual-enrichment.mdx.
    • Updated mint.json to include new documentation paths.
  • Code Changes:
    • Renamed table reference from community to community_info in delete_node_via_document_id function in postgres.py.

This description was created by Ellipsis for 2f530b8ce4da75438c366815e3c0afd396d4db41. It will automatically update as commits are pushed.