Timothy Jaeryang Baek
9e49fbc8bf
feat: follow ups
2025-06-03 18:07:29 +04:00
Athanasios Oikonomou
eabdd4a140
feat: read max_tokens from model config with fallback to 1000 for title and tag generation
...
Improves title and tag generation by using the max_tokens value from the model configuration when available, with a fallback to the previous default of 1000.
This change is necessary for models like Gemini Pro that generate longer responses and require a higher token limit to successfully generate titles or tags.
2025-05-18 22:45:33 +03:00
Timothy Jaeryang Baek
1f38350128
feat: toggle filter middleware
2025-05-16 23:33:02 +04:00
Alexander Grimm
a655bb5a63
skip checks in title gen
2025-05-08 06:55:43 +00:00
Timothy Jaeryang Baek
959995c715
refac: use selected model for merge response
2025-04-02 19:33:20 -07:00
Timothy Jaeryang Baek
e31f680788
refac
2025-02-20 20:46:00 -08:00
i-infra
fb12ee3f52
fix exception where openrouter doesn't populate - no longer index without fallback
2025-02-15 19:41:41 -05:00
Timothy Jaeryang Baek
304aed0f13
chore: format
2025-02-13 22:54:45 -08:00
Nacho G. Mac Dowell
c47eddce32
Optional title generation
...
The boolean configuration var ENABLE_TITLE_GENERATION makes title generation optionaL
2025-02-13 16:28:39 +01:00
Timothy Jaeryang Baek
acb3eef619
refac
2025-02-13 01:57:02 -08:00
Timothy Jaeryang Baek
83e5db7be7
refac
2025-02-12 23:26:47 -08:00
Timothy Jaeryang Baek
c83e68282d
feat: direct connections integration
2025-02-12 22:56:33 -08:00
Timothy Jaeryang Baek
3502e09d9f
fix: image prompt gen template
2025-01-31 23:50:58 -08:00
Timothy Jaeryang Baek
33fffd6b1d
refac: rm print statement
2025-01-29 21:36:05 -08:00
Timothy Jaeryang Baek
08ad4ee018
enh: check for reasoning tags
2025-01-29 14:59:23 -08:00
Timothy Jaeryang Baek
5420c165c6
refac: title generation
2025-01-29 14:40:36 -08:00
Timothy Jaeryang Baek
0360aa5520
enh: image prompt enhancer
2025-01-16 00:06:37 -08:00
Timothy Jaeryang Baek
87ba39df57
fix: moa
2025-01-02 14:32:25 -08:00
Timothy Jaeryang Baek
455b38dcc1
Fix code scanning alert no. 150: Information exposure through an exception
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-12-19 15:59:03 -08:00
Timothy Jaeryang Baek
6962f8f3b3
Fix code scanning alert no. 148: Information exposure through an exception
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-12-16 12:27:11 -08:00
Timothy Jaeryang Baek
ad82f790c1
Fix code scanning alert no. 149: Information exposure through an exception
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-12-16 11:59:50 -08:00
Timothy Jaeryang Baek
1197c640c4
refac
2024-12-12 22:28:42 -08:00
Timothy Jaeryang Baek
4311bb7b99
wip
2024-12-12 20:22:17 -08:00
Timothy Jaeryang Baek
fe5519e0a2
wip
2024-12-11 19:52:46 -08:00
Timothy Jaeryang Baek
d3d161f723
wip
2024-12-10 00:54:13 -08:00
Timothy Jaeryang Baek
f6bec8d9f3
general refac
2024-12-10 00:00:01 -08:00