You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If using AnthropicBedrockChatCompletionClient from an AWS sagemaker notebook or having logged into AWS with SSO, then AWS credentials are set implicitly from environment variables. Current implementation requires them to be explicitly set which shouldn't be required in the mentioned scenarios.
What happened?
Describe the bug
If using AnthropicBedrockChatCompletionClient from an AWS sagemaker notebook or having logged into AWS with SSO, then AWS credentials are set implicitly from environment variables. Current implementation requires them to be explicitly set which shouldn't be required in the mentioned scenarios.
To Reproduce
Expected behavior
If having logged in with SSO, I would expect this to use those credentials
Screenshots
NA
Additional context
NA
Which packages was the bug in?
Python Extensions (autogen-ext)
AutoGen library version.
Python dev (main branch)
Other library version.
No response
Model used
claude 3.5 sonnet
Model provider
AWS Bedrock
Other model provider
No response
Python version
3.10
.NET version
None
Operating system
Ubuntu
The text was updated successfully, but these errors were encountered: