spring-ai
spring-ai copied to clipboard
Bedrock API: Add option to configure API endpoint (#1018)
trafficstars
#1018
Add URL parameter to the constructor to set the endpointOverride in SdkClientBuilder.
The URL can be null as the endpointOverride is also null by default.