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 Nov 24, 2025 1:27pm
blocknote-website Error Error Nov 24, 2025 1:27pm

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

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