openai / openai-node

The official Node.js / Typescript library for the OpenAI API
https://www.npmjs.com/package/openai
Apache License 2.0
7.28k stars 759 forks source link

I hope the official can release a software package for Markdown parsing #880

Open makeryangcom opened 3 weeks ago

makeryangcom commented 3 weeks ago

Confirm this is a feature request for the Node library and not the underlying OpenAI API.

Describe the feature or improvement you're requesting

With the updates and iterations of ChatGPT, the Markdown information returned via API has become increasingly rich. Previous parsing libraries such as markdown-it and markdown-it-kbd are not able to parse all the information content effectively, which makes the user experience very poor. I hope that the official can upgrade openai-nodeto include support for Markdown parsing. This would be a very meaningful improvement.

Additional context

No response

meorphis commented 3 weeks ago

Thanks for reporting @makeryangcom. I'll route this one to the relevant team to track as a feature request.