Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update useAIChatHook.ts #4041

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

supersimple33
Copy link

@supersimple33 supersimple33 commented Jan 28, 2025

Fixes #4040. Not sure what these two lines are doing and they break the ai chunking onFinish so I removed them.

Checklist

  • yarn typecheck
  • yarn lint:fix
  • yarn test
  • yarn brl
  • yarn changeset
  • ui changelog

Copy link

codesandbox bot commented Jan 28, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

changeset-bot bot commented Jan 28, 2025

🦋 Changeset detected

Latest commit: 5e43e0e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@udecode/plate-ai Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 5:25pm

@felixfeng33
Copy link
Collaborator

felixfeng33 commented Jan 29, 2025

This will make we have the history issue. we want to remove all AI-generated content by one times undo.And also can't try again if we remove these two lines

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.

AI Plugin does not preserve all tokens after newlines added
2 participants