ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Bug] Export in markdown

Open beer15 opened this issue 2 years ago • 2 comments

Version

0.10.3

Bug description

There is a problem with the markdown export, the file exists but there is a bug at the beginning of each line there is a ">" which makes the export unreadable and useless, see the logs:

[2023-02-08][16:34:49][tao::platform_impl::platform::event_loop::runner][WARN] NewEvents emitted without explicit RedrawEventsCleared [2023-02-08][16:34:49][tao::platform_impl::platform::event_loop::runner][WARN] RedrawEventsCleared emitted without explicit MainEventsCleared [2023-02-08][16:34:51][chatgpt::app::gpt][INFO] download_list: chat.notes.json [2023-02-08][16:34:51][chatgpt::app::gpt][INFO] get_download_list: chat.notes.json [2023-02-08][16:34:53][tao::platform_impl::platform::event_loop::runner][WARN] NewEvents emitted without explicit RedrawEventsCleared [2023-02-08][16:34:53][tao::platform_impl::platform::event_loop::runner][WARN] RedrawEventsCleared emitted without explicit MainEventsCleared ccb2a449a6eaf2105cac0189c7918493

OS

windows 10 pro

Environment

No response

beer15 avatar Feb 08 '23 16:02 beer15

Can you provide the content of the chat? Reproduce a text that does not contain sensitive information. > is added during export to distinguish users from bots.

md

lencx avatar Feb 08 '23 16:02 lencx

Can you provide the content of the chat? Reproduce a text that does not contain sensitive information. > is added during export to distinguish users from bots.

md

Sure, It does not do it all the time but here is an example: I want you to act as a personal trainer. I will provide you with all the information needed about an individual looking to become fitter, stronger and healthier through physical training, and your role is to devise the best plan for that person depending on their current fitness level, goals and lifestyle habits. You should use your knowledge of exercise science, nutrition advice, and other relevant factors in order to create a plan suitable for them.

391911a540aa39487748a7a8846b2dcb

beer15 avatar Feb 08 '23 17:02 beer15