Skip to content

Commit 2cacf40

Browse files
authored
docs: update generate with asText (#314)
Updated deprecated method.
1 parent 7ab7875 commit 2cacf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/input-modalities/documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ Prism::text()
6767
new OpenAIFile('file-lsfgSXyV2xEb8gw8fYjXU6'),
6868
]),
6969
])
70-
->generate();
70+
->asText();
7171

7272
```

0 commit comments

Comments
 (0)