| Package | Description |
|---|---|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
GenerativeReference |
GenerativeReference.clone() |
GenerativeReference |
DataReference.getGenerativeReference()
Reference information about the generative content.
|
GenerativeReference |
GenerativeReference.withGenerationId(String generationId)
The identifier of the LLM model.
|
GenerativeReference |
GenerativeReference.withModelId(String modelId)
The identifier of the LLM model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataReference.setGenerativeReference(GenerativeReference generativeReference)
Reference information about the generative content.
|
DataReference |
DataReference.withGenerativeReference(GenerativeReference generativeReference)
Reference information about the generative content.
|
Copyright © 2024. All rights reserved.