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
Refactor AwsBedrockService to simplify model ID and inference profile ARN configuration
- Removed fallback values for model ID and inference profile ARN in backend/src/services/aws-bedrock.service.ts, ensuring that configuration values are directly retrieved from the config service.
- Updated logging to reflect the current configuration state without hardcoded defaults.
0 commit comments