Uses of Class
com.bytedesk.kbase.llm_chunk.ChunkVector
Packages that use ChunkVector
Package
Description
ByteDesk 文档分割包
提供文档分割、向量化等功能
-
Uses of ChunkVector in com.bytedesk.kbase.faq
Methods in com.bytedesk.kbase.faq with parameters of type ChunkVectorModifier and TypeMethodDescriptionstatic FaqProtobuf
FaqProtobuf.fromChunkVector
(ChunkVector chunk) -
Uses of ChunkVector in com.bytedesk.kbase.llm_chunk
Fields in com.bytedesk.kbase.llm_chunk declared as ChunkVectorMethods in com.bytedesk.kbase.llm_chunk that return ChunkVectorModifier and TypeMethodDescriptionstatic ChunkVector
ChunkVector.fromChunkEntity
(ChunkEntity chunk) 从ChunkEntity创建ChunkVector实体的静态方法 注意:向量嵌入需要单独计算并设置