1、将清单、定额excel上传到git. 初此启动服务将创建数据库文件。因数据库中包含向量数据体积庞大,采用初此启动服务创建策略

2、优化环境变量的使用和命名
This commit is contained in:
2025-09-24 10:51:41 +08:00
parent d8d32ced9a
commit 640e02f89e
150 changed files with 26 additions and 20 deletions
+5 -1
View File
@@ -1,9 +1,13 @@
OPENAI_API_BASE=https://api.siliconflow.cn/v1/
MODEL_NAME=deepseek-ai/DeepSeek-V3
XINFERENCE_URL=http://10.1.16.39:9995
RERANKER_BASE_URL=http://10.1.16.39:9995
RERANKER_MODEL_NAME=bge-reranker-v2-m3
RERANKER_API_KEY=test
EMBEDDING_BASE_URL=http://10.1.16.39:9995
EMBEDDING_MODEL_NAME=bge-m3
EMBEDDING_API_KEY=test
DIFY_BSAE_URL=http://10.1.16.39/v1
+2
View File
@@ -8,6 +8,8 @@ data/excel/*
rag2_0/demo/Test*
rag2_0/demo/test*
data/excel/*.xlsx
!data/excel/Excel版 清单定额库/
!data/excel/Excel版 清单定额库/**
data/logs/*
rag2_0/dify/Test.py
data/query_logs/*

Some files were not shown because too many files have changed in this diff Show More