jupyter-ai
jupyter-ai copied to clipboard
`profile_name` field ignored for Amazon Bedrock Chat Models in jupyter-ai Extension
trafficstars
Description:
We are using Amazon Bedrock Chat models as completion models within the jupyter-ai extension. The profile_name field in the UI appears to be ignored when we try to set our SSO profiles. It defaults to the personal profile (we have configured) from the credentials file, even though we manually specify a different SSO profile.
We typically use AWS_PROFILE to set our SSO profiles, and we would like to understand why the profile_name field does not seem to apply the manually entered values.
Environment:
- Platform: JupyterLab running on AWS with SSO profiles
- Issue:
profile_namefield is ignored, and the extension defaults to the personal profile in the credentials file.
Request for Assistance:
- Please clarify how the extension handles profiles and why the
profile_namefield in the UI is not functioning as expected for Bedrock Chat models.