Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Document |
build() |
Document.Builder |
copy(Document model) |
Document.Builder |
text(String text)
The text of the document to rerank.
|
public Document.Builder text(String text)
The text of the document to rerank.
text
- the value to setpublic Document build()
public Document.Builder copy(Document model)
Copyright © 2016–2025. All rights reserved.