MistralAILLMClient

fun MistralAILLMClient(apiKey: String, settings: MistralAIClientSettings = MistralAIClientSettings(), clock: ERROR CLASS: Symbol not found for KoogClock = KoogClock.System, toolsConverter: ERROR CLASS: Symbol not found for OpenAICompatibleToolDescriptorSchemaGenerator = OpenAICompatibleToolDescriptorSchemaGenerator()): MistralAILLMClient(source)

JVM convenience for constructing MistralAILLMClient without an explicit ai.koog.http.client.KoogHttpClient.Factory: the default factory is resolved at call time from HttpClientFactoryResolver.

Non-JVM targets must use the primary constructor and pass a factory explicitly.