Class JlamaStreamingChatModel
java.lang.Object
dev.langchain4j.model.jlama.JlamaStreamingChatModel
- All Implemented Interfaces:
StreamingChatModel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()voidchat(ChatRequest chatRequest, StreamingChatResponseHandler handler) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface StreamingChatModel
chat, chat, defaultRequestParameters, doChat, listeners, provider, supportedCapabilities
-
Constructor Details
-
JlamaStreamingChatModel
-
-
Method Details
-
builder
-
chat
- Specified by:
chatin interfaceStreamingChatModel
-