Interface ChatGlmChatModelBuilderFactory
- All Superinterfaces:
Supplier<ChatGlmChatModel.ChatGlmChatModelBuilder>
public interface ChatGlmChatModelBuilderFactory
extends Supplier<ChatGlmChatModel.ChatGlmChatModelBuilder>
A factory for building
ChatGlmChatModel.ChatGlmChatModelBuilder
instances.-
Method Summary