Metadata-Version: 2.1
Name: dify-rag
Version: 0.0.7
Summary: dify's rag patch module
Home-page: https://github.com/hustyichi/dify-rag
Author: yichi
Author-email: hustyichi@163.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: annotated-types (>=0.7.0,<0.8.0)
Requires-Dist: beautifulsoup4 (>=4.12.2,<5.0.0)
Requires-Dist: lxml-html-clean (>=0.2.0,<0.3.0)
Requires-Dist: pydantic (>=2.8.2,<3.0.0)
Requires-Dist: pydantic-core (>=2.20.1,<3.0.0)
Requires-Dist: pymupdf (>=1.24.9,<2.0.0)
Requires-Dist: readability-lxml (>=0.8.1,<0.9.0)
Project-URL: Repository, https://github.com/hustyichi/dify-rag
Description-Content-Type: text/markdown

# dify-rag

An efficient modular rag package that replaces dify's default rag service

