refactor: 重构文档向量相关代码结构
This commit is contained in:
@@ -2,11 +2,10 @@ package service
|
||||
|
||||
import (
|
||||
"context"
|
||||
"rag/consts/task"
|
||||
"rag/dao"
|
||||
"rag/model/dto"
|
||||
|
||||
"rag/common/task"
|
||||
|
||||
"gitea.com/red-future/common/db/gfdb"
|
||||
"github.com/gogf/gf/v2/database/gdb"
|
||||
"github.com/gogf/gf/v2/frame/g"
|
||||
|
||||
Reference in New Issue
Block a user