jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

Use LLM to word-wrap responses #31

Open jawa0 opened 1 year ago

jawa0 commented 1 year ago

Modify LLM prompt to fit output into the width of the TextArea. Fixes having to add newlines manually to output to read it.