AWS Bedrock Integration and spell checks (#3124)

This commit is contained in:
Antaripa Saha
2025-07-08 22:46:44 +05:30
committed by GitHub
parent ec9b0688d8
commit de0513fc9f
11 changed files with 162 additions and 29 deletions

View File

@@ -496,7 +496,7 @@ mode: "wide"
<Update label="2025-04-28" description="v2.1.20">
**Improvements:**
- **Client:** Fixed `organizationId` and `projectId` being asssigned to default in `ping` method
- **Client:** Fixed `organizationId` and `projectId` being assigned to default in `ping` method
</Update>
<Update label="2025-04-22" description="v2.1.19">
@@ -555,7 +555,7 @@ mode: "wide"
<Update label="2025-03-29" description="v2.1.13">
**Improvements:**
- **Introuced `ping` method to check if API key is valid and populate org/project id**
- **Introduced `ping` method to check if API key is valid and populate org/project id**
</Update>
<Update label="2025-03-29" description="AI SDK v1.0.0">