- Issue created by @naveenvalecha
- 🇱🇹Lithuania mindaugasd
API sends results back in markdown format, so it is best to simply implement markdown.
I wrote the code:- here #3347447-29: ChatGPT-like UI/UX →
- and improved part of the code here #3347447-31: ChatGPT-like UI/UX →
- 🇱🇹Lithuania mindaugasd
Also about markdown: #3347447-27: ChatGPT-like UI/UX →
- Status changed to Fixed
8 months ago 5:58am 1 May 2024 - 🇯🇵Japan eleonel Itoshima 🇯🇵
By default now we got the raw format from the response: html, json, etc and assign directly like that to the field types that can handle that and strip html to the plain text field types. We have a lot of flexibility on deciding the output format by adjusting the prompt.
Automatically closed - issue fixed for 2 weeks with no activity.