Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@blocknote/xl-ai

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocknote/xl-ai

A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.

Source
npmnpm
Version
0.39.0
Version published
Weekly downloads
2.7K
4.57%
Maintainers
3
Weekly downloads
 
Created
Source

StreamTools

This directory implements the concept of a a StreamTool.

A StreamTool is similar to a Tool in the Vercel AI SDK, but:

  • a collection of StreamTools can be wrapped in a single LLM Tool to issue multiple operations (tool calls) at once.
  • StreamTools can be used in a streaming manner (i.e.: non-complete tool calls can be evaluated)

Notes

We should keep the code in this directory generic (non-BlockNote specific)

Keywords

ai

FAQs

Package last updated on 18 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts