Interface OpenAiStreamingChatModelBuilderFactory

All Superinterfaces:
Supplier<OpenAiStreamingChatModel.OpenAiStreamingChatModelBuilder>

public interface OpenAiStreamingChatModelBuilderFactory extends Supplier<OpenAiStreamingChatModel.OpenAiStreamingChatModelBuilder>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get