JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.langchain4j.service
UserName
Contents
Description
Hide sidebar
Show sidebar
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.