Skip to content

Conversation

ebenezerdon
Copy link
Contributor

What does this PR do?

  • Updates import statements from 'node-appwrite' to 'node-appwrite/file' for InputFile in AI integration tutorials and examples

Related PRs and Issues

DRL-1589

Update import statements from 'node-appwrite' to 'node-appwrite/file' for InputFile in AI integration tutorials and examples
Copy link

appwrite bot commented Aug 7, 2025

appwrite.io

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
 website
68496a17000f03d62013
Failed Failed View Logs Preview URL QR Code

Note

Cursor pagination performs better than offset pagination when loading further pages.

@tessamero tessamero merged commit 29289e2 into main Aug 18, 2025
2 of 4 checks passed
Comment on lines +54 to +57
```js
import { Client, ID, Storage } from 'node-appwrite';
import { InputFile } from 'node-appwrite/file';
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra code blocks

Comment on lines +54 to +57
```js
import { Client, ID, Storage } from 'node-appwrite';
import { InputFile } from 'node-appwrite/file';
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra code blocks

@stnguyen90 stnguyen90 deleted the fix-inputfile-import-docs branch August 19, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants