Uses of Class
com.bytedesk.kbase.llm_faq.FaqAnswer
Packages that use FaqAnswer
-
Uses of FaqAnswer in com.bytedesk.kbase.llm_faq
Fields in com.bytedesk.kbase.llm_faq with type parameters of type FaqAnswerModifier and TypeFieldDescriptionFaqEntity.answerList
FaqMessageExtra.answerList
FaqRequest.answerList
FaqResponse.answerList
Methods in com.bytedesk.kbase.llm_faq that return types with arguments of type FaqAnswerMethod parameters in com.bytedesk.kbase.llm_faq with type arguments of type FaqAnswerModifier and TypeMethodDescriptionFaqAnswerListConverter.convertToDatabaseColumn
(List<FaqAnswer> attribute)