su77ungr/CASALIOY

Configuration option for startLLM.py outout format

doughn0 opened this issue · 1 comments

Feature request

Ability to set the output to [Sources, Question, Answer] instead of [Question, Answer, Sources].

Motivation

In my use, it is easier to see the generated response if it is always at the bottom of my terminal, since I rarely want to look at the actual sources that were used.

Your contribution

I would be willing to do a PR if this sounds like an OK idea and I get a bit of guidance. On the other hand, if you agree that the default should be [Sources, Question, Answer], then it is a really easy change.

At the current rate I can handle and review PRs so feel free to open up one with a brief description.

Sounds reasonable too.