1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 09:19:54 +00:00

title generation

This commit is contained in:
Laura
2025-08-25 22:45:03 +02:00
parent 3eac1a0795
commit 82e91cfc3e
14 changed files with 392 additions and 31 deletions

View File

@@ -14,6 +14,8 @@ tokens:
settings:
# normalize unicode in assistant output (optional; default: true)
cleanup: true
# model used to generate titles (needs to have structured output support; default: google/gemini-2.5-flash-lite)
title-model: google/gemini-2.5-flash-lite
authentication:
# require login with username and password