更改项目名称为"rag2_0",更新相关依赖项名称,增强PgSql类的线程安全性,添加锁机制以确保数据库连接的安全关闭,同时优化DifyTool类的资源管理,确保在对象销毁时自动关闭数据库连接。

This commit is contained in:
2025-06-20 16:32:51 +08:00
parent 644b745ab2
commit c28fe97dcc
5 changed files with 123 additions and 87 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[project]
name = "queryrewrite"
name = "rag2_0"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"