2024-08-21: Markdown rendering for responses
The UI now supports rendering markdown syntax (including tables). Given that, we've removed the line from the default system prompt that said "Do not return markdown". If you want even more Markdown in responses, you may want to experiment with adding a line like "Please use Markdown to format lists, tables, headings, and emphasis."
Let us know if you have any issues with the rendering in the issue tracker.
What's Changed
- Add Markdown Render Support to GPT completions by @praveen-palanisamy in #56
New Contributors
- @praveen-palanisamy made their first contribution in #56
Full Changelog: 2024-08-20...2024-08-21