ill13 / AutoSave

An auto save extension for text generated with the oobabooga WebUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoSave

image

An auto save extension for text generated with the oobabooga WebUI.

If you've ever lost a great response or forgot to copy and save your perfect prompt, AutoSave is for you!

  • 100% offline
  • Saves every prompt and every response to the host
  • Creates a new log file for every day
  • Appends the prompt and response to the log file as JSON
  • Logs are located in PATH_TO_text-generation-webui/extensions/AutoSave/output/

How to use:

Fire up a command prompt | shell:

cd PATH_TO_text-generation-webui/extensions

Now clone this repo:

git clone https://github.com/ill13/AutoSave

Finally enable the extension in the Session tab

image

Future:

I may add the generation properties [model, seed, settings] at a later point.

About

An auto save extension for text generated with the oobabooga WebUI


Languages

Language:Python 100.0%