Uses of Class
com.intellijava.core.model.input.ChatModelInput
-
Uses of ChatModelInput in com.intellijava.core.function
Modifier and TypeMethodDescriptionChatbot.chat
(ChatModelInput modelInput) Call a chat model to generate response based on the received messages history. -
Uses of ChatModelInput in com.intellijava.core.model.input
Modifier and TypeClassDescriptionclass
ChatGPTInput contains a list of messages to continue the conversation with the chatbot.