Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Citation |
build() |
Citation.Builder |
copy(Citation model) |
Citation.Builder |
sourceLocation(SourceLocation sourceLocation) |
Citation.Builder |
sourceText(String sourceText)
The text that’s the source for the agent’s response.
|
public Citation.Builder sourceText(String sourceText)
The text that’s the source for the agent’s response.
sourceText
- the value to setpublic Citation.Builder sourceLocation(SourceLocation sourceLocation)
public Citation build()
public Citation.Builder copy(Citation model)
Copyright © 2016–2024. All rights reserved.