fabric
fabric copied to clipboard
[Feature request]: in GUI textbox for -S SESSIONID parameter
What do you need?
Multi-turn persistent conversations using the -S [SESSION] work well through the CLI eg
_
echo "pdftptext error on ubuntu .. Syntax Error: Expected the optional content group list, but wasn't able to find it, or it isn't an Array" | fabric -p analyze_logs -m gpt-3.5-turbo-16k -S pdfreadissues
_
My low priority modest ask: Kindly add a textbox in the GUI to specify SESSION so that multi-turn conversation can be done via the GUI (either top level or under Config (capture it when launching fabric --gui -S SESSION which is not done now it seems)