Index
All Classes and Interfaces|All Packages
B
- builder() - Static method in class dev.langchain4j.model.chatglm.ChatGlmChatModel
C
- ChatGlmChatModel - Class in dev.langchain4j.model.chatglm
-
Support ChatGLM, ChatGLM2 and ChatGLM3 api are compatible with OpenAI API
- ChatGlmChatModel(String, Duration, Double, Integer, Double, Integer) - Constructor for class dev.langchain4j.model.chatglm.ChatGlmChatModel
- ChatGlmChatModel.ChatGlmChatModelBuilder - Class in dev.langchain4j.model.chatglm
- ChatGlmChatModelBuilder() - Constructor for class dev.langchain4j.model.chatglm.ChatGlmChatModel.ChatGlmChatModelBuilder
- ChatGlmChatModelBuilderFactory - Interface in dev.langchain4j.model.chatglm.spi
-
A factory for building
ChatGlmChatModel.ChatGlmChatModelBuilderinstances.
D
- dev.langchain4j.model.chatglm - package dev.langchain4j.model.chatglm
- dev.langchain4j.model.chatglm.spi - package dev.langchain4j.model.chatglm.spi
G
- generate(List<ChatMessage>) - Method in class dev.langchain4j.model.chatglm.ChatGlmChatModel
All Classes and Interfaces|All Packages