Commit Graph

65 Commits

Author SHA1 Message Date
nai-degen a767044850 Refactor onProxyRes handlers to use middleware stack (khanon/oai-reverse-proxy!2) 2023-04-14 15:29:11 +00:00
nai-degen 6cf529b405 updates huggingface docs with new repo url 2023-04-11 16:02:41 -07:00
nai-degen a98665f013 reverts disabling keys which have gone above hardlimit, just let the API do that 2023-04-11 12:10:58 -07:00
nai-degen bbcc76266f improves downstream API error handling 2023-04-11 05:01:35 -07:00
nai-degen a8340b0dd4 redacts bearer tokens from logs 2023-04-11 03:39:24 -07:00
nai-degen 65c5cfeef2 fixes quota checking not counting the current day 2023-04-11 03:28:50 -07:00
nai-degen 920612f1ce rewrites urls to deal with client idiosyncrasies 2023-04-11 03:20:19 -07:00
nai-degen 44f667976a simplifies infopage and updates README 2023-04-11 03:19:05 -07:00
nai-degen 15ed8e7c25 adds TODOs so I don't forget 2023-04-10 20:02:48 -07:00
nai-degen f3a13129f9 fixes dead keys being 'revived' by a queued check 2023-04-10 19:57:32 -07:00
nai-degen 885487a61d fixes kobold key selection, I think 2023-04-10 19:50:42 -07:00
nai-degen f37a2fa7fa temporarily disable gpt-4 for kobold as it is broken 2023-04-10 04:56:04 -07:00
nai-degen f0afc8c420 fixes kobold endpoint not actually being rate-limited 2023-04-10 06:42:12 -05:00
nai-degen 6b47c1cdc5 improves quota display 2023-04-10 04:16:14 -07:00
nai-degen 4200d8203d redacts cookies in logs; fix sha on infopage 2023-04-10 03:39:13 -07:00
nai-degen 2a4dfe2501 Merge branch 'main' of https://github.com/nai-degen/oai-reverse-proxy 2023-04-10 03:11:36 -07:00
nai-degen 1238ee77c9 adds SHA to infopage 2023-04-10 03:11:26 -07:00
nai-degen 75e004d2b1 tries to handle exhausted trials a bit better 2023-04-10 03:11:14 -07:00
nai-degen 111fb1a7c5 improves service info page 2023-04-10 04:44:38 -05:00
nai-degen de5833e1e5 unfucks quota checking for real this time 2023-04-10 02:42:56 -07:00
nai-degen ca7f57f493 improves key checker 2023-04-10 01:49:52 -07:00
nai-degen 91cba67650 fixes kobold content-encoding 2023-04-10 00:53:27 -07:00
nai-degen 14c890f268 refactors keypool and implements key health checks 2023-04-10 00:27:45 -07:00
nai-degen 39cdb2e1e8 moves keys.ts into keys/key-pool.ts 2023-04-09 21:26:58 -07:00
nai-degen 05ba17e65a fixes huggingface dockerfile 2023-04-09 21:25:59 -07:00
nai-degen ede7a1f0cb fixes incorrectly named replit.nix file 2023-04-09 21:28:51 -05:00
nai-degen 377194cad8 updates README 2023-04-09 21:14:22 -05:00
nai-degen 518a5b125d updates docs again 2023-04-09 20:39:35 -05:00
nai-degen 922268076e refines huggingface instructions 2023-04-09 20:34:22 -05:00
nai-degen 04512cb352 updates README 2023-04-09 20:21:28 -05:00
nai-degen bae6574926 adds documentation for huggingface deployments 2023-04-09 20:11:07 -05:00
nai-degen 5bf87646eb adds preliminary replit support 2023-04-09 18:55:24 -05:00
nai-degen 7bb70ddfdc correctly decompresses gzip/deflate payloads 2023-04-09 02:30:59 -05:00
nai-degen 326def06a3 adjusts logging to troubleshoot errors from openai 2023-04-09 01:13:41 -05:00
nai-degen c4f8679bda exempts hosted agnai from rate limit 2023-04-09 00:49:14 -05:00
nai-degen 41637aca1b updates info page with new kobold url 2023-04-09 00:30:20 -05:00
nai-degen fd75f5c0c6 implements kobold endpoint 2023-04-09 00:28:51 -05:00
nai-degen 1ba72582da updates .env.example again 2023-04-08 22:00:45 -05:00
nai-degen 716ed3c15e updates .env.example 2023-04-08 22:00:30 -05:00
nai-degen b889374cef adds variable filter sampling rate 2023-04-08 21:57:51 -05:00
nai-degen d0ce8a4632 implements language filter 2023-04-08 21:49:06 -05:00
nai-degen 51becc36b9 fixes rate limiter to work with HF load balancing 2023-04-08 21:00:21 -05:00
nai-degen 5c585d1777 adds rate limiter 2023-04-08 20:40:45 -05:00
nai-degen e9b275d488 refactors request rewriters 2023-04-08 19:10:15 -05:00
nai-degen c51a0ef94d improves config handling 2023-04-08 18:32:49 -05:00
nai-degen 11308b2baa adds prompt counter 2023-04-08 11:13:55 -05:00
nai-degen c74c527f46 fixes http headers being set in wrong order 2023-04-08 10:13:00 -05:00
nai-degen 45451c4486 fixes incorrect Service Info URLs 2023-04-08 09:31:04 -05:00
nai-degen e5e6f61ddf removes unused proxy.ts 2023-04-08 09:01:46 -05:00
nai-degen f4716bead5 updates documentation 2023-04-08 09:00:19 -05:00