Skip to content

Commit 772eb31

Browse files
committed
docs(readme): remove duplicate Optional AI SDK section
Each integration example already includes its own installation instructions within the collapsible details section.
1 parent 3e40126 commit 772eb31

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,6 @@ pnpm add @stackone/ai
2626
bun add @stackone/ai
2727
```
2828

29-
### Optional: AI SDK Integration
30-
31-
If you plan to use the AI SDK integration (Vercel AI SDK), install it separately:
32-
33-
```bash
34-
# Using npm
35-
npm install ai
36-
37-
# Using yarn
38-
yarn add ai
39-
40-
# Using pnpm
41-
pnpm add ai
42-
```
43-
4429
## Usage
4530

4631
```typescript

0 commit comments

Comments
 (0)