feat: Add Gemini support to TypeScript SDK (#3093)

This commit is contained in:
Saket Aryan
2025-07-03 22:23:52 +05:30
committed by GitHub
parent b336cdf018
commit 5b0f1a7cf8
5 changed files with 37 additions and 3 deletions

View File

@@ -409,6 +409,11 @@ mode: "wide"
<Tab title="TypeScript">
<Update label="2025-07-03" description="v2.1.34">
**New Features:**
- **OSS:** Added Gemini support
</Update>
<Update label="2025-06-24" description="v2.1.33">
**Improvement :**
- **Client:** Added `immutable` param to `add` method.