更改项目名称为"rag2_0",更新相关依赖项名称,增强PgSql类的线程安全性,添加锁机制以确保数据库连接的安全关闭,同时优化DifyTool类的资源管理,确保在对象销毁时自动关闭数据库连接。
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "queryrewrite"
|
||||
name = "rag2_0"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user