Class MistralAiBatchJobRequest.Request

java.lang.Object
dev.langchain4j.model.mistralai.internal.api.MistralAiBatchJobRequest.Request
Enclosing class:
MistralAiBatchJobRequest

public static class MistralAiBatchJobRequest.Request extends Object
A single inline request within a batch job: a custom_id and the body of the underlying /v1/chat/completions request.