Index

B C D G 
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.ChatGlmChatModelBuilder instances.

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
 
B C D G 
All Classes and Interfaces|All Packages