Uses of Class
com.bytedesk.kbase.llm_text.vector.TextVector
Packages that use TextVector
-
Uses of TextVector in com.bytedesk.kbase.llm_faq
Methods in com.bytedesk.kbase.llm_faq with parameters of type TextVector -
Uses of TextVector in com.bytedesk.kbase.llm_text.vector
Fields in com.bytedesk.kbase.llm_text.vector declared as TextVectorMethods in com.bytedesk.kbase.llm_text.vector that return TextVectorModifier and TypeMethodDescriptionstatic TextVector
TextVector.fromTextEntity
(TextEntity text) 从TextEntity创建TextVector实体的静态方法 注意:向量嵌入需要单独计算并设置