Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
final class atoti_ai_amazon_bedrock.ChatConfig
Chat config for Amazon Bedrock. See the corresponding Javadoc for more details.See also:
The other
ChatConfig implementations.max_tokens : int | None = None
Maximum number of tokens to generate in the response.model : str
The ID of the model to use, for example"anthropic.claude-3-sonnet-20240229-v1:0".