View source: R/bedrockagentruntime_operations.R
bedrockagentruntime_generate_query | R Documentation |
Generates an SQL query from a natural language query. For more information, see Generate a query for structured data in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrockagentruntime_generate_query/ for full documentation.
bedrockagentruntime_generate_query(
queryGenerationInput,
transformationConfiguration
)
queryGenerationInput |
[required] Specifies information about a natural language query to transform into SQL. |
transformationConfiguration |
[required] Specifies configurations for transforming the natural language query into SQL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.