Commit graph

55 commits

Author SHA1 Message Date
7292a6c3c7 Make sure all prompts are static 2026-03-16 01:39:04 -05:00
xorxorrax
db9cd2c382 Remove unused THREADS environment variable from multiple modules 2025-11-16 18:04:43 +00:00
c31731922f Move openai intialization to tl.py 2025-10-27 22:53:08 -05:00
b314b21725 Nuke pbar.updates 2025-10-25 19:50:23 -05:00
f535e3a4e4 remove threads in modules and implement save progress for tls 2025-08-24 15:07:07 -05:00
f328f21a19 Move pricing to translation.py 2025-08-09 12:01:39 -05:00
7391eaae59 One thing 2025-08-07 13:46:06 -05:00
c5b72576d0 Replace 4.1 pricing with 5 2025-08-07 13:45:25 -05:00
8606a5c7b8 Praise the AI Gods. Refactor translateAI into a single function HALLEFUCKINGLUJAH 2025-07-18 14:38:15 -05:00
f39663bbdd Implement in rest and delete some old modules 2025-07-15 15:17:10 -05:00
f5f33c1826 dazedwrap 2025-06-18 09:57:47 -05:00
1ed3eb1873 Replace price with 4.1 price 2025-04-15 09:06:58 -05:00
2187c5eda9 Update deepseek pricing 2025-03-29 18:07:54 -05:00
7a3b73f916 Force LF 2025-02-25 10:54:52 -06:00
6c6d9b26d3 Fix deepseek cost 2025-02-10 17:32:45 -06:00
bd7de189e8 Add DeepSeek Support and use Price per Million for cost calculation instead. 2025-01-26 12:22:56 -06:00
8fd7c608fd Update LANGREGEX in all 2025-01-02 11:43:47 -06:00
d570577b9c Fixi Model name 2025-01-02 03:44:36 -06:00
Retaliate7731
936fe0e268 Improve support for non-openai models.
This commit prevents missing batchsize errors in scenarios where custom model names are required.
2024-12-24 22:42:09 +01:00
a20788ca11 Extend ruff format line length 2024-12-21 13:00:26 -06:00
429f2e5c97 Remove combineList 2024-12-19 14:19:13 -06:00
a669a23f54 Fix format 2024-12-19 13:40:32 -06:00
6ca98c10d9 Clear placeholder for single lines 2024-12-16 11:23:57 -06:00
43a8bdecf6 Extend line length in ruff for readability 2024-12-16 10:27:31 -06:00
f1a3589c30 I am once again asking for your formatting (also smol fix) 2024-10-17 10:48:01 -05:00
6f38cad661 Fix getSpeaker 2024-10-15 09:52:51 -05:00
9a1477802d Fix getSpeaker 2024-10-14 12:01:32 -05:00
3fb50fbbf3 Update Lune Translation function 2024-10-03 10:57:56 -05:00
9fac989f7a Format HELL 2024-09-27 11:06:26 -05:00
31c8007055 ruff formatting 2024-09-27 11:04:34 -05:00
aebde1a819 Adjust pricing for gpt4o 2024-05-17 12:25:20 -05:00
f5f72bb7d6 Fix replace for specific char 2024-05-16 04:06:11 -05:00
6083b25165 Adjust estimate to account for mismatches 2024-04-15 19:01:07 -05:00
m5kro
2b53f08ec1 Migrate to new base url variable 2024-04-12 10:52:55 -07:00
48713365f0 syntax fix 2024-03-28 07:23:03 -05:00
715e8b6382 Fix json file indent on dump 2024-03-28 07:22:24 -05:00
01a46586ba Move terms to vocab.txt 2024-01-20 19:06:25 -06:00
208d79ac25 Get Lune parser working 2024-01-12 06:03:42 -06:00
752249e1bd Couple of updates to speakers 2023-11-27 06:22:54 -06:00
a2bb551395 Replace in all 2023-11-21 10:19:43 -06:00
5eff25bd4b Put check for api back in without prints 2023-11-21 10:18:27 -06:00
a246e61a44 Remove print spam on startup 2023-11-21 10:14:54 -06:00
m5kro
ae9f9142c1 Default to OpenAI API if no API given 2023-11-18 11:28:48 -08:00
m5kro
254a95cc56 Merge remote-tracking branch 'origin/Other-API2' into Other-API 2023-11-18 11:07:53 -08:00
m5kro
722aa25077 Translate to Different Languages 2023-11-17 13:06:53 -08:00
m5kro
acddb7b32f Add Width Variables 2023-11-15 21:50:08 -08:00
m5kro
c1f480e93b Add More Variables and Start scripts 2023-11-15 21:21:25 -08:00
f93ce41bd8 Spacing issues 2023-11-07 12:26:27 -06:00
02c3ec1a89 Update Lune 2023-11-07 11:26:15 -06:00
e38b07ba4d Fix some issues with Lune script 2023-11-05 11:51:17 -06:00