Class ChatRequestOptions.Builder
java.lang.Object
dev.langchain4j.model.chat.ChatRequestOptions.Builder
- Enclosing class:
ChatRequestOptions
- Since:
- 1.13.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddListenerAttribute(Object key, Object value) build()listenerAttributes(Map<Object, Object> listenerAttributes)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
listenerAttributes
-
addListenerAttribute
-
build
-