summary refs log tree commit diff
path: root/data/xyz.vikanezrimaya.kittybox.Bowl.gschema.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* Smart Summary is now working!Vika2024-09-041-0/+48
| | | | | | | | | There's no preferences dialog, so you can't really adjust the prompt or the model it uses. The default settings work well for me. You may want to tweak them depending on your model preferences and compute budget. (Not many can afford to run Llama3-8B at high quantization. Conversely, you might have a better GPU than me and wish to run a 27B model or bigger.)
* Add a GSettings schemaVika2024-09-041-0/+5
Empty for now, but I am planning to include setting up the API endpoints and prompts for Smart Summary, among other things.