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 TextRestServiceTextEventListener.textRestServiceprivate final TextRestServiceTextExcelListener.textRestServiceprivate TextRestServiceTextInitializer.textRestServiceprivate final TextRestServiceTextRestController.textRestServiceConstructors 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