fbgallet / roam-extension-speech-to-roam

MIT License
13 stars 1 forks source link

Chatgpt truncates #6

Open ramc76 opened 2 months ago

ramc76 commented 2 months ago

Me again. The tool is great, I keep using it more and more. I think I found another bug. When I select blocks, then create a new block to ask a question, then click on the assistant, the assistant writes and basically gets through the entire thing but then it truncates the results as it finalizes in roam. check it out https://1drv.ms/v/s!AvO4aLvlz7_-gu8ThItg63RNQaSuqQ?e=YKM0U7. Oh, it happens on safari, edge, and the roam desktop on mac.

fbgallet commented 2 months ago

There is some issues in the response parsing in the current version. They should be fixed in the next update (under review). In the meantime, if the response is truncated, you should be able to get the entire response by clicking on the 'copy to clipboard' button in the small controls on the right of the parent block. The response should also be visible in the browser console.

fbgallet commented 2 months ago

The update has been published, is this issue fixed now ?

drprincenanda commented 3 weeks ago

Thank you for the nice tool however I also (still) have the issue.

fbgallet commented 3 weeks ago

I'm sorry for that but I can't reproduce and, at the moment, I have no idea about what can cause this issue. Could you give more details about the context of the issue ? Is it systematic for you ? Have you tried to copy to clipboard the answer with the button on the right ? And could you show a screenshot of possible error messages in the browser console ?

fbgallet commented 3 weeks ago

If it's possible, it would be usefull that you send to me an example of truncated response and the corresponding full response (if it's available through the "copy to clipboard" button or in the browser console), to see if some special character or something else is causing the issue.