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 |
nai-degen
|
cec39328a2
|
adds azure dall-e support
|
2024-03-09 13:03:50 -06:00 |
nai-degen
|
cab346787c
|
fixes regression in anthropic text > anthropic chat api translation
|
2024-03-08 21:16:25 -06:00 |
nai-degen
|
fab404b232
|
refactors api transformers and adds oai->anthropic chat api translation
|
2024-03-08 20:59:19 -06:00 |
nai-degen
|
8d84f289b2
|
fixes issue with mistral-large model family not being detected
|
2024-03-08 17:07:25 -06:00 |
nai-degen
|
9ce10b4f6a
|
shows more helpful errors when users' prefills are invalid during AWS streaming
|
2024-03-07 13:28:23 -06:00 |
nai-degen
|
96756d32f3
|
fixes handling of DALL-E content_policy_violation errors
|
2024-03-07 12:56:35 -06:00 |
nai-degen
|
1fb3eac154
|
maybe shows clearer AWS ValidationExceptions when users have bad prefills
|
2024-03-06 05:12:47 -06:00 |
nai-degen
|
8f46bd4397
|
handles 'this organization is disabled' error from anthropic
|
2024-03-06 00:42:10 -06:00 |
nai-degen
|
ddf34685df
|
adds Claude 3 Vision support
|
2024-03-05 18:34:10 -06:00 |
nai-degen
|
ea3aae5da6
|
allows selecting compat model via endpoint name and makes errors less confusing
|
2024-03-05 05:13:22 -06:00 |
nai-degen
|
055d650c5d
|
fixes legacy compat endpoint
|
2024-03-05 01:38:39 -06:00 |
nai-degen
|
2643dfea61
|
improves aws sonnet key detection and no keys available error messaging
|
2024-03-05 01:04:08 -06:00 |
nai-degen
|
434445797a
|
fixes bad handleCompatibilityRequest middleware fallthrough
|
2024-03-04 23:53:13 -06:00 |
nai-degen
|
03c5c473e1
|
improves error handling for sillytavern
|
2024-03-04 22:59:32 -06:00 |
nai-degen
|
068e7a834f
|
fixes AWS legacy models for non-streaming requests
|
2024-03-04 21:22:43 -06:00 |
nai-degen
|
736803ad92
|
enables opus by default
|
2024-03-04 21:11:32 -06:00 |
nai-degen
|
6b22d17c50
|
fixes claude-opus token usage being attributed to regular claude
|
2024-03-04 17:03:02 -06:00 |
nai-degen
|
51ffca480a
|
adds AWS Claude Chat Completions and Claude 3 Sonnet support
|
2024-03-04 16:25:06 -06:00 |
nai-degen
|
802d847cc6
|
enables Claude opus by default
|
2024-03-04 16:21:40 -06:00 |