Package io.quarkiverse.langchain4j.mistralai
package io.quarkiverse.langchain4j.mistralai
-
ClassDescriptionThis Microprofile REST client is used as the building block of all the API calls to MistralAI.Ensures that the terminal event sent by OpenAI is not processed (as it is not a valid json event)The point of this is to properly set the
streamvalue of the request so users don't have to remember to set it manually