nai-degen
|
57fd17ede0
|
makes it easier for clients to detect proxy errors programatically
|
2024-05-27 15:30:28 -05:00 |
nai-degen
|
9d00b8a9de
|
adjusts max IP error message wording
|
2024-05-27 08:24:56 -05:00 |
nai-degen
|
155e185c6e
|
fixes shutdown handler fuckup
|
2024-05-26 15:36:54 -05:00 |
nai-degen
|
a59b6555e7
|
redacts de3u api-key from diagnostic logs
|
2024-05-26 15:13:21 -05:00 |
scrappyanon
|
2d82e55d72
|
Sqlite backend with user event logging (khanon/oai-reverse-proxy!69)
|
2024-05-26 17:31:12 +00:00 |
nai-degen
|
6352df5d5a
|
fixes mixed ipv4-ipv6 handling in cidr module
|
2024-05-24 02:55:11 -05:00 |
nai-degen
|
7d517a4c5f
|
fixes Refresh Token UI incorrectly discarding expired (but refreshable) temp tokens
|
2024-05-22 22:18:23 -05:00 |
nai-degen
|
0418951928
|
tries to provide better guidance on CSRF errors
|
2024-05-21 13:10:54 -05:00 |
nai-degen
|
3012aa651e
|
adds slightly less-ugly global stylesheet; improves mobile compat
|
2024-05-21 12:56:25 -05:00 |
nai-degen
|
1b68ad7c6f
|
docs update
|
2024-05-21 12:46:51 -05:00 |
nai-degen
|
68b48428de
|
adjusts gatekeeper module to send auth errors as fake chat completions
|
2024-05-21 12:44:43 -05:00 |
nai-degen
|
b76db652e0
|
adds configurable PoW timeout and iteration count
|
2024-05-21 12:38:41 -05:00 |
nai-degen
|
63ab1a7685
|
reverts debug change that broke info page
|
2024-05-20 07:47:46 -05:00 |
nai-degen
|
a3462e21bc
|
adds config setting for PoW verification timeout
|
2024-05-19 15:17:25 -05:00 |
nai-degen
|
8d2ed23522
|
fixes inverted refreshtoken logic
|
2024-05-19 12:35:15 -05:00 |
khanon
|
205ffa69ce
|
Temporary usertokens via proof-of-work challenge (khanon/oai-reverse-proxy!68)
|
2024-05-19 16:31:56 +00:00 |
nai-degen
|
930bac0072
|
bumps ejs package version
|
2024-05-17 21:46:27 -05:00 |
nai-degen
|
3ad826851c
|
adds proper GPT4o model family for separate cost/quota tracking
|
2024-05-14 13:51:19 -05:00 |
nai-degen
|
6dabc82bcf
|
adds preliminary gpt4o
|
2024-05-13 12:43:39 -05:00 |
nai-degen
|
d3e7ef3c14
|
prevents leaking headers to upstream API when serving via Tailscale
|
2024-05-01 11:26:15 -05:00 |
nai-degen
|
b1062dc9b3
|
minor adjustments to jsonl log backend to reduce filesize
|
2024-04-26 15:06:12 -05:00 |
nai-degen
|
32b623d6bc
|
partial googleai fixes; adds jsonl file backend for promptlogger stolen from fiz
|
2024-04-23 03:43:38 -05:00 |
nai-degen
|
0a27345c29
|
upgrades firebase-admin from 11.10.1 to 12.1.0
|
2024-04-22 12:36:41 -05:00 |
nai-degen
|
c15f07c0d8
|
adds OpenAI-to-AWS Claude3 compat endpoint
|
2024-04-17 21:23:30 -05:00 |
nai-degen
|
db28e90c51
|
adds proper Opus model check to aws claude keychecker
|
2024-04-17 21:09:00 -05:00 |
nai-degen
|
c0cd2c7549
|
adds aws opus maybe, idk cannot test
|
2024-04-16 11:33:44 -05:00 |
nai-degen
|
9445110727
|
adds gpt-4-turbo stable
|
2024-04-09 16:31:42 -05:00 |
nai-degen
|
34a673a80a
|
adds option to disable multimodal prompts
|
2024-03-23 14:30:14 -05:00 |
nai-degen
|
8cb960e174
|
fixes incorrect model assignment when requesting Haiku from AWS
|
2024-03-21 23:21:27 -05:00 |
nai-degen
|
32fea30c91
|
handles Anthropic keys which cannot support multimodal requests
|
2024-03-20 00:03:10 -05:00 |
nai-degen
|
3f9fd25004
|
exempt 'special' token type from context size limits
|
2024-03-19 11:14:51 -05:00 |
nai-degen
|
e068edcf48
|
adds Anthropic key tier detection and trial key display
|
2024-03-18 15:20:34 -05:00 |
nai-degen
|
2098948b7a
|
reduces Anthropic keychecker frequency
|
2024-03-18 15:19:41 -05:00 |
nai-degen
|
7705ee58a0
|
minor cleanup of error-generator.ts
|
2024-03-18 15:18:18 -05:00 |
nai-degen
|
7c64d9209e
|
minor refactoring of response middleware handlers
|
2024-03-17 22:20:39 -05:00 |
nai-degen
|
59107af3d6
|
minor fixes for google sheets backend for anthropic-chat
|
2024-03-17 12:08:11 -05:00 |
nai-degen
|
435280fa04
|
fixes missing system prompt on AWS anthropic-chat schema
|
2024-03-16 16:00:59 -05:00 |
nai-degen
|
d9117bf08e
|
fixes AWS debug log
|
2024-03-14 21:34:07 -05:00 |
nai-degen
|
57d9791270
|
fixes uncounted tokens when Response stream is prematurely closed
|
2024-03-14 21:32:20 -05:00 |
nai-degen
|
367ac3d075
|
adds ?debug=true query param to have proxy respond with transformed prompt
|
2024-03-14 08:16:38 -05:00 |
nai-degen
|
276a1a1d44
|
small fix for recurring AWS logging check
|
2024-03-13 20:53:21 -05:00 |
nai-degen
|
6cf029112e
|
adds Anthropic's SOTA Haiku model; misc code cleanup
|
2024-03-13 20:48:05 -05:00 |
nai-degen
|
4b86802eb2
|
adds separate model detection for gpt-4-32k-0314
|
2024-03-10 19:16:11 -05:00 |
nai-degen
|
7f431de98e
|
sets cache-control on static user images
|
2024-03-10 15:50:40 -05:00 |
nai-degen
|
e0bf10626e
|
removes .reverse() from image history to avoid thumbnails shifting as users browse
|
2024-03-10 15:12:20 -05:00 |
nai-degen
|
eb55f30414
|
adds input prompt to imagehistory
|
2024-03-10 15:08:44 -05:00 |
nai-degen
|
e1fb53b461
|
pretty-prints dall-e image metadata JSON download
|
2024-03-10 15:04:44 -05:00 |
nai-degen
|
7610369c6d
|
adds dall-e full history page and metadata downloader
|
2024-03-10 14:53:11 -05:00 |
nai-degen
|
37f17ded60
|
removes OpenAI max_tokens default as that isn't aligned with the real API
|
2024-03-10 12:32:15 -05:00 |
nai-degen
|
96b6ea9568
|
adds azure-image endpoint to service info; hides unavailable endpoints
|
2024-03-09 13:25:50 -06:00 |