| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
AutoToolChoice |
AutoToolChoice.clone() |
AutoToolChoice |
ToolChoice.getAuto()
The Model automatically decides if a tool should be called or to whether to generate text instead.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToolChoice.setAuto(AutoToolChoice auto)
The Model automatically decides if a tool should be called or to whether to generate text instead.
|
ToolChoice |
ToolChoice.withAuto(AutoToolChoice auto)
The Model automatically decides if a tool should be called or to whether to generate text instead.
|
Copyright © 2024. All rights reserved.