您的浏览器已禁用 JavaScript。
跳过导航链接
DeepSeek4J
API 文档
概览
程序包
类
使用
树
索引
帮助
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 top.aoyudi.rag
package
top.aoyudi.rag
Related Packages
程序包
说明
top.aoyudi.rag.config
top.aoyudi.rag.impl
top.aoyudi.rag.properties
top.aoyudi.rag.util
接口
类
说明
DocumentLoader
文档加载器接口,定义从不同来源加载文档的方法
EmbeddingGenerator
嵌入生成器接口,定义文本转向量的功能
TextSplitter
文本分割器接口,定义文档分割功能
VectorSimilarityCalc
VectorStore
向量存储接口,定义向量的添加、查询和删除操作,支持多仓库(key-value形式)