Uses of Class
com.vaadin.uitest.model.vectordb.ChatIndexSource
Packages that use ChatIndexSource
-
Uses of ChatIndexSource in com.vaadin.uitest.ai.services.vectordb
Methods in com.vaadin.uitest.ai.services.vectordb with parameters of type ChatIndexSourceModifier and TypeMethodDescriptionreactor.core.publisher.Flux<ChatCompletionMessage>OpenAIService.generateCompletionStream(List<ChatCompletionMessage> messages, ChatIndexSource indexSource, String sessionId)