Commit graph

38 commits

Author SHA1 Message Date
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
9bd619e3e8 Add logging for mismatch errors 2025-04-09 15:35:45 -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
0f35500635 Properly handle AI Refusal 2025-02-03 14:29:47 -06:00
69dfcec708 Revert "Reject AI Refusal"
This reverts commit 91841de7b8.
2025-02-03 14:19:23 -06:00
91841de7b8 Reject AI Refusal 2025-02-03 14:15:50 -06:00
bd7de189e8 Add DeepSeek Support and use Price per Million for cost calculation instead. 2025-01-26 12:22:56 -06:00
a2a4c15e3b Check for AI Refusal 2025-01-22 13:05:03 -06:00
7f936b58a3 Add ignore to csv 2025-01-22 03:19:17 -06:00
0b09fdb14d Fix bug with single strings 2025-01-07 11:56:08 -06:00
397bdab7f7 Update TL Function to always clean text 2025-01-07 11:28:20 -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
48adaa445b Adjust some things in mvmz 2025-01-01 12:47:44 -06:00
Retaliate7731
efcb880977 Merge branch DazedMTLTool:main into main 2024-12-24 21:56:38 +00: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
915ffd9b84 Don't forget formatting 2024-12-24 15:28:03 -06:00
3d573fcaab Check if text is null first 2024-12-24 15:18:40 -06:00
a20788ca11 Extend ruff format line length 2024-12-21 13:00:26 -06:00
4e57093dfd Fix single string 2024-12-19 18:47:24 -06:00
429f2e5c97 Remove combineList 2024-12-19 14:19:13 -06:00
61fbe8b2f0 Remove Repeating Characters 2024-12-19 13:43:11 -06:00
a669a23f54 Fix format 2024-12-19 13:40:32 -06:00
6546d56abe Formatting 2024-12-19 13:19:23 -06:00
56d67f9b78 Adjust the return for tl 2024-12-18 19:18:25 -06:00
4346ff8cb6 Replace dash in cleantt 2024-12-17 16:16:32 -06:00
0421c51bae Fix single text strings 2024-12-17 10:19:55 -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
8b52fb0b8f Formatting and new stuff in wolf 2024-12-16 10:26:47 -06:00
8785dd2909 Fix error when empty string in tl list 2024-12-12 11:20:53 -06:00
582ee20dd6 Small adjustments to scripts 2024-12-08 12:54:15 -06:00
Renamed from modules/linebyline.py (Browse further)