Changelog - AI SDK by Vercel
3.0.0-alpha.7
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.6
Minor Changes
- Improve
readFirstChunk
tool description
3.0.0-alpha.5
Patch Changes
- Refactor: Get tool definitions from
@tiptap-pro/ai-toolkit-tool-definitions
package
3.0.0-alpha.4
Patch Changes
- Improve tool description of the
insertContent
tool to avoid being called with invalid input.
3.0.0-alpha.3
Minor changes
- Simplify and improve prompt to use applyDiff tool more often
3.1.0-alpha.2
Patch Changes
- Improve tool definitions so that the behaviour or the AI agent is correct when no system prompt is provided.
3.1.0-alpha.1
Major changes
- Initial alpha release of the AI Toolkit for the AI SDK by Vercel