You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a double new line from the llm (or psuedo llm) the editor correctly loads each chunk as its fed in however once they are all loaded the chunks after the first set of double new lines are lost.
I have found via my testing that if I comment out the onFinish part of the useChatChunk call from useAIChatHooks that fixes this problem. Let me know if that sounds good or if you guys would do it some other way.
I have found via my testing that if I comment out the onFinish part of the useChatChunk call from useAIChatHooks that fixes this problem. Let me know if that sounds good or if you guys would do it some other way.
I can't find this function anywhere in my code, I'm using the plate-ai template
Description
After a double new line from the llm (or psuedo llm) the editor correctly loads each chunk as its fed in however once they are all loaded the chunks after the first set of double new lines are lost.
Reproduction URL
https://platejs.org/blocks/ai-demo
Reproduction steps
Plate version
43.0.2
Slate React version
0.110.1
Screenshots
Logs
Browsers
No response
The text was updated successfully, but these errors were encountered: