jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

`profile_name` field ignored for Amazon Bedrock Chat Models in jupyter-ai Extension

Open Naveen-Annam-CMA opened this issue 1 year ago • 0 comments
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_name field 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_name field in the UI is not functioning as expected for Bedrock Chat models.

Naveen-Annam-CMA avatar Sep 20 '24 14:09 Naveen-Annam-CMA