Class MistralService
java.lang.Object
com.vaadin.uitest.ai.services.mistral.MistralService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCompletionStream(List<ChatCompletionMessage> history, String sessionId) getCompletionString(List<ChatCompletionMessage> history)
-
Constructor Details
-
MistralService
public MistralService()
-
-
Method Details
-
getCompletionStream
-
getCompletionString
-
generateCompletionStringForAssistant
-
generateCompletionString
-