JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
dev.langchain4j.service
Annotation Interface UserName
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
UserName
The value of a method parameter annotated with @UserName will be injected into the field 'name' of a UserMessage.