feat: 模型数据管理
feat: 模型数据导入 feat: redis 向量入库 feat: 向量索引 feat: 文件导入模型 perf: 交互 perf: prompt
This commit is contained in:
1
src/constants/redis.ts
Normal file
1
src/constants/redis.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const VecModelDataIndex = 'model:data';
|
||||
Reference in New Issue
Block a user