Changelog - LangChain.js

@tiptap-pro/ai-toolkit-langchain

3.0.0-alpha.4

Major changes

  • Improve tool definitions of readSelection and insertContent tools to fix a bug where the AI inserts the content in the wrong place if the user changes the selection after the AI reads the selection. Requires a version of the AI Toolkit equal or higher than 3.0.0-alpha-17

3.0.0-alpha.3

Major Changes

  • Requires upgrading to a version of the @tiptap-pro/ai-toolkit package that is equal or higher than 3.0.0-alpha.14
  • Improved tool definitions for reading and editing the document

3.0.0-alpha.2

Minor Changes

  • Improve readFirstChunk tool description

3.0.0-alpha.1

Major Changes

  • Initial release with LangChain.js tool definitions for Tiptap AI Toolkit