Ask a question to get started
Enter to send•Shift+Enter new line
Check whether a model targets AWS Bedrock.
is_bedrock_model( model: str | BaseChatModel, ) -> bool