mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
feat: release v0.2.2 — TCVDB backend, BM25 hybrid retrieval, pipeline refactor
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
# 测试文件
|
||||
*.test.ts
|
||||
*.test.js
|
||||
*.spec.ts
|
||||
*.spec.js
|
||||
__tests__/
|
||||
|
||||
# 开发文档与辅助
|
||||
docs/
|
||||
benchmark-runs/
|
||||
workspace/
|
||||
|
||||
# 环境与配置
|
||||
.env
|
||||
.env.*
|
||||
.gitignore
|
||||
.codebuddy/
|
||||
.coding-ci.yaml
|
||||
|
||||
# 运行时产物
|
||||
node_modules/
|
||||
*.tgz
|
||||
Reference in New Issue
Block a user