Commit graph

105 commits

Author SHA1 Message Date
2187c5eda9 Update deepseek pricing 2025-03-29 18:07:54 -05:00
8a21a8dd53 Some small changes 2025-03-28 11:52:13 -05:00
c728688c88 Some ace changes 2025-03-19 14:02:16 -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
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
8785dd2909 Fix error when empty string in tl list 2024-12-12 11:20:53 -06:00
b0f917b701 Update Ace, Format, and Fix MapInfos 2024-10-26 01:57:44 -05: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
9fac989f7a Format HELL 2024-09-27 11:06:26 -05:00
31c8007055 ruff formatting 2024-09-27 11:04:34 -05:00
eee6ec282d Add backup model in case mismatch 2024-09-07 19:53:24 -05:00
7158934d87 Update pricing and other stuff 2024-09-07 19:15:57 -05:00
33c33dfb5e Update Ace 2024-09-05 10:39:43 -05:00
0d1aba9b54 Fix language and update prompt example 2024-07-14 23:34:39 -05:00
3a1a4fd3c0 Add fix for space in - 2024-06-07 11:14:16 -05:00
a05c422702 Adjust if for gpt4 2024-06-06 15:20:20 -05:00
ceb753649a Update some modules 2024-06-02 11:49:47 -05:00
60712983ce Fixes to mvmz 2024-06-01 13:20:41 -05:00
2ba6e7d9f9 Update Ace 2024-05-18 14:56:35 -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