Interface MistralAiStreamingChatModelBuilderFactory

All Superinterfaces:
Supplier<MistralAiStreamingChatModel.MistralAiStreamingChatModelBuilder>

public interface MistralAiStreamingChatModelBuilderFactory extends Supplier<MistralAiStreamingChatModel.MistralAiStreamingChatModelBuilder>
  • Method Summary

    Methods inherited from interface Supplier

    get