Skip to content

Conversation

@YousefED
Copy link
Collaborator

Summary

Rationale

Changes

Impact

Testing

Screenshots/Video

Checklist

  • Code follows the project's coding standards.
  • Unit tests covering the new feature have been added.
  • All existing tests pass.
  • The documentation has been updated to reflect the new feature

Additional Notes

@vercel
Copy link

vercel bot commented Nov 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
blocknote Error Error Dec 2, 2025 2:34pm
blocknote-website Error Error Dec 2, 2025 2:34pm

const result = streamText({
system: aiDocumentFormats.html.systemPrompt,
model: openai("gpt-4o-2024-08-06"), // openai("gpt-5-nano"),
messages: convertToModelMessages(injectDocumentStateMessages(messages)),
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fyi

@@ -0,0 +1,79 @@
import { UIMessage } from "ai";
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fyi2

@YousefED
Copy link
Collaborator Author

YousefED commented Dec 2, 2025

superseded by #2216

@YousefED YousefED closed this Dec 2, 2025
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.

2 participants