Uses of Class
com.bytedesk.kbase.llm_text.TextRestService
Packages that use TextRestService
Package
Description
-
Uses of TextRestService in com.bytedesk.kbase.llm_text
Fields in com.bytedesk.kbase.llm_text declared as TextRestServiceModifier and TypeFieldDescriptionprivate final TextRestService
TextEventListener.textRestService
private final TextRestService
TextExcelListener.textRestService
private TextRestService
TextInitializer.textRestService
private final TextRestService
TextRestController.textRestService
Constructors in com.bytedesk.kbase.llm_text with parameters of type TextRestServiceModifierConstructorDescriptionTextEventListener
(TextRestService textRestService, TextElasticService textElasticService, UploadRestService uploadRestService) TextRestController
(TextRestService textRestService, TextElasticService textElasticService) -
Uses of TextRestService in com.bytedesk.kbase.llm_text.elastic
Fields in com.bytedesk.kbase.llm_text.elastic declared as TextRestService -
Uses of TextRestService in com.bytedesk.kbase.llm_text.vector
Fields in com.bytedesk.kbase.llm_text.vector declared as TextRestService