Mia
b11177d530
Migrate to esbuild for compilation ( #9203 )
2022-12-22 15:19:29 -06:00
Mia
c85d17444b
Artemis: Limit quota by minute
2022-05-19 09:20:32 -05:00
Mia
e99de796f8
Artemis: Lower throttle quota
2022-05-19 08:00:42 -05:00
Mia
a837420a5d
Artemis: Remove average limiter
...
Temporary, until I can craft a working one.
2022-05-18 21:53:16 -05:00
Mia
c531046555
Artemis: Reduce limiter max
2022-05-18 21:11:17 -05:00
Mia
74b32bbbdf
Artemis: Scale back limiter period
2022-05-18 20:26:26 -05:00
Mia
e559d298bd
Artemis: Fix rate limiter
2022-05-18 20:11:53 -05:00
Mia
fdb56c8c2d
Abuse-monitor: Add a command to send feedback to Perspective
2022-03-30 16:39:31 -05:00
Annika
6e91e22740
Improve typing and fix build
2022-02-28 19:49:08 -08:00
Mia
c9f034784b
Helptickets: Support automatic punishments with Artemis ( #8669 )
2022-02-23 18:33:49 -08:00
Mia
3b827f5307
Artemis: Ensure processes are not spawned inside other child processes
...
PM.isParentProcess checks process.mainModule, so if a file with a child process is required inside of another child process, it will end up spawning more processes inside of the original child process. This is not good.
2022-02-17 14:25:37 -06:00
Mia
5afe9376eb
Artemis: Suppress some improper errors
...
The `downloading` message informing the user of the progress of the model install is printed to stderr for some reason. So, this should not be throwing.
2022-02-16 19:35:20 -06:00
Annika
96b365503e
Artemis: Improve install script
2022-02-15 20:44:29 -05:00
Mia
746c0742be
Support classifying message toxicity locally ( #8662 )
2022-02-15 17:18:50 -08:00