Uses of Class
com.bytedesk.kbase.llm_chunk.vector.ChunkVector
Packages that use ChunkVector
-
Uses of ChunkVector in com.bytedesk.kbase.llm_chunk.vector
Fields in com.bytedesk.kbase.llm_chunk.vector declared as ChunkVectorMethods in com.bytedesk.kbase.llm_chunk.vector that return ChunkVectorModifier and TypeMethodDescriptionstatic ChunkVector
ChunkVector.fromChunkEntity
(ChunkEntity chunk) 从ChunkEntity创建ChunkVector实体的静态方法 注意:向量嵌入需要单独计算并设置 -
Uses of ChunkVector in com.bytedesk.kbase.llm_faq
Methods in com.bytedesk.kbase.llm_faq with parameters of type ChunkVectorModifier and TypeMethodDescriptionstatic FaqProtobuf
FaqProtobuf.fromChunkVector
(ChunkVector chunk)