1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

transformation methods

This commit is contained in:
Laura
2025-10-03 01:30:40 +02:00
parent ef2af41c9c
commit ae573b1c51
3 changed files with 11 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ settings:
title-model: google/gemini-2.5-flash-lite
# allow image generation (optional; default: true)
image-generation: true
# what transformation method to use for too long contexts (optional; default: middle-out)
transformation: "middle-out"
ui:
# disables things like the floating stars in the background (optional; default: false)