This project is designed to process Azure Data Factory (ADF) JSON files, standardize their structure, and store them as Delta files in a specified Azure Data Lake Storage account. The project is ...
rag-knowledge-base/ │ ├── database/ # 数据库层 │ ├── milvus_client.py # Milvus向量库 │ ├── mongodb_client.py # MongoDB文档库 │ └── redis_client.py # Redis缓存 │ ├── services/ # 业务逻辑层 ...