Skip to content

使用deepseek api的使用者因为dp不支持向量化嵌入无法使用知识库功能,可否使用传统的关键词检索 #138

@newqqqf

Description

@newqqqf

使用deepseek api的使用者因为dp不支持向量化嵌入无法使用知识库功能,可否使用传统的关键词检索
当前代码里索引器用的是 Eino 框架的 embedding indexer,它强制走向量化。但如果后端换成一个关键词索引器(比如 SQLite FTS 或 Bleve),就完全不需要 embedding 服务了。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions