feat: models test and fixes

This commit is contained in:
leonardotrapani
2026-02-02 01:13:33 +01:00
parent 2729882b9d
commit 195f9f5115
34 changed files with 507 additions and 154 deletions
+3 -1
View File
@@ -1966,10 +1966,12 @@ timeout = "5m"
[transcription]
provider = "openai"
api_key = "test-key"
model = "whisper-1"
language = "es"
[providers.openai]
api_key = "test-key"
[injection]
backends = ["clipboard"]
ydotool_timeout = "5s"