Interface ZhipuAiStreamingChatModelBuilderFactory

All Superinterfaces:
Supplier<ZhipuAiStreamingChatModel.ZhipuAiStreamingChatModelBuilder>

public interface ZhipuAiStreamingChatModelBuilderFactory extends Supplier<ZhipuAiStreamingChatModel.ZhipuAiStreamingChatModelBuilder>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get