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
I noticed that the bedrock_endpoint_url parameter is defined in the amazon-bedrock.yaml configuration file, but it wasn't being used in the code implementation until the recent fix. Could someone from the official team explain what this parameter is intended for? Is it for connecting to custom AWS Bedrock endpoints, private endpoints, or something else? Understanding its purpose would help users know when and how to use this configuration.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Self Checks
Content
https://github.com/langgenius/dify-official-plugins/blob/f00fa1ff5cf57ded2ce28e2a122f270fa7e70999/models/bedrock/provider/amazon-bedrock.yaml#L126
I noticed that the
bedrock_endpoint_url
parameter is defined in the amazon-bedrock.yaml configuration file, but it wasn't being used in the code implementation until the recent fix. Could someone from the official team explain what this parameter is intended for? Is it for connecting to custom AWS Bedrock endpoints, private endpoints, or something else? Understanding its purpose would help users know when and how to use this configuration.Beta Was this translation helpful? Give feedback.
All reactions