We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feeb4c6 commit 1e5e8d7Copy full SHA for 1e5e8d7
src/app/docs/streaming-chat/page.md
@@ -56,6 +56,8 @@ OPENAI_ACCESS_TOKEN=abc123
56
57
### Migrations
58
59
+Note: The migration assumes that you already have a User model.
60
+
61
Generate the migrations:
62
63
```bash
0 commit comments