cheshire-cat-ai / admin-vue

Admin panel of the Cheshire Cat AI
GNU General Public License v3.0
32 stars 28 forks source link

[Bug] Ollama responses are not well formatted #70

Closed gerroon closed 8 months ago

gerroon commented 8 months ago

Describe the bug The full response output looks a bit like a big blob, and harder to digest. See the screenshot for the current output.

To Reproduce Enable Ollama and LLama2 as the LLM provider

Expected behavior The output should be well formatted with distinct paragraphs.

Screenshots

image

kodaline commented 8 months ago

@gerroon the admin interprets html tags so, here [1] is a plugin that uses the br tag to format the answer with more spacing. Read the readme to install it and use it. Remember to save the plugin settings. [1] https://github.com/kodaline/cat-formatter