anthropics / anthropics/claude-quickstarts

AWS Region Mismatch Causes 404 on Knowledge Base

未關閉
#13 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
17.6k
分支
3k
平均合併
5 小時 13 分鐘
30 天內合併 PR
3

描述

## Description
The code defaults to using us-east-1 as configured here https://github.com/anthropics/anthropic-quickstarts/blob/main/customer-support-agent/app/lib/utils.ts#L13

## Issue
This configuration is not immediately obvious and will cause any non us-east-1 user to fail.

## Proposed Fix
1. Expose the AWS region as an environment variable with optional fallback to us-east-1 if not provided.
2. Update README documentation to mention AWS_REGION

Happy to bring up a PR if desired

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。