| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
ParsingPrompt |
ParsingPrompt.clone() |
ParsingPrompt |
BedrockFoundationModelConfiguration.getParsingPrompt()
Instructions for interpreting the contents of a document.
|
ParsingPrompt |
ParsingPrompt.withParsingPromptText(String parsingPromptText)
Instructions for interpreting the contents of a document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockFoundationModelConfiguration.setParsingPrompt(ParsingPrompt parsingPrompt)
Instructions for interpreting the contents of a document.
|
BedrockFoundationModelConfiguration |
BedrockFoundationModelConfiguration.withParsingPrompt(ParsingPrompt parsingPrompt)
Instructions for interpreting the contents of a document.
|
Copyright © 2024. All rights reserved.