Skip to content

Commit edcaa49

Browse files
Remove incomplete plugin behavior from README
Copilot feedback: Overview section was incomplete/misleading about plugin behavior. Solution: Remove Overview section - complete behavior docs are in example file headers.
1 parent 796f89e commit edcaa49

File tree

1 file changed

+0
-8
lines changed
  • typescript/ai-sdk-v5/src/plugin-file-parser

1 file changed

+0
-8
lines changed

typescript/ai-sdk-v5/src/plugin-file-parser/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
Examples demonstrating OpenRouter's FileParserPlugin with AI SDK v5.
44

5-
## Overview
6-
7-
The FileParserPlugin is automatically enabled when using file attachments with the AI SDK provider. It:
8-
9-
- Processes PDFs sent via data URIs
10-
- Extracts text using server-side parsing
11-
- Integrates seamlessly with AI SDK's message format
12-
135
## Examples
146

157
- `file-parser-pdf-url.ts` - Demonstrates sending PDFs via public URLs without downloading

0 commit comments

Comments
 (0)