类 InMemoryVectorStore.DocumentScore
java.lang.Object
top.aoyudi.rag.impl.InMemoryVectorStore.DocumentScore
- 封闭类:
- InMemoryVectorStore
辅助类用于存储文档和相似度分数
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
document
-
score
private final float score
-
-
构造器详细资料
-
DocumentScore
-