nai-degen
|
b76db652e0
|
adds configurable PoW timeout and iteration count
|
2024-05-21 12:38:41 -05:00 |
|
nai-degen
|
a3462e21bc
|
adds config setting for PoW verification timeout
|
2024-05-19 15:17:25 -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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
cec39328a2
|
adds azure dall-e support
|
2024-03-09 13:03:50 -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
|
96756d32f3
|
fixes handling of DALL-E content_policy_violation errors
|
2024-03-07 12:56:35 -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
|
2643dfea61
|
improves aws sonnet key detection and no keys available error messaging
|
2024-03-05 01:04:08 -06:00 |
|
nai-degen
|
03c5c473e1
|
improves error handling for sillytavern
|
2024-03-04 22:59: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
|
90ddcac55b
|
makes claude3 compat model customizable via environment variable
|
2024-03-04 14:21:55 -06:00 |
|
nai-degen
|
1edc93dc72
|
adds claude-opus model family
|
2024-03-04 14:08:59 -06:00 |
|
nai-degen
|
90a053d0e0
|
detects and removes over-quota claude keys from keypool
|
2024-03-04 13:42:29 -06:00 |
|
khanon
|
db318ec237
|
Implement Anthropic Chat Completions endpoint and Claude 3 (khanon/oai-reverse-proxy!64)
|
2024-03-04 19:06:46 +00:00 |
|
nai-degen
|
93cee1db9b
|
removes claude v1 from AWS keychecker as it has been retired
|
2024-02-27 15:52:09 -06:00 |
|
nai-degen
|
bd15728743
|
uses explicitly set keyprovider rather than inferring via requested model
|
2024-02-27 10:56:50 -06:00 |
|
nai-degen
|
627559b729
|
updates mistral modelids
|
2024-02-26 23:55:03 -06:00 |
|
nai-degen
|
fd742fc0cb
|
Merge remote-tracking branch 'origin/main'
|
2024-02-26 18:12:23 -06:00 |
|
nai-degen
|
5e19e2756a
|
adds mistral-large model family, untested
|
2024-02-26 18:12:08 -06:00 |
|
devvnull
|
d3f7c675e3
|
add pricing for Azure GPT counterparts and update Claude pricing (khanon/oai-reverse-proxy!65)
|
2024-02-20 03:53:26 +00:00 |
|
nai-degen
|
68d829bceb
|
adds Claude over-quota detection
|
2024-02-17 15:56:22 -06:00 |
|
nai-degen
|
9c03290a3d
|
detects anthropic copyright prefill pozzing
|
2024-02-16 10:22:45 -06:00 |
|
nai-degen
|
35dc0f4826
|
fixes 'Premature close' caused by fucked up AWS unmarshaller errors
|
2024-02-10 14:47:14 -06:00 |
|
nai-degen
|
a2ae9f32db
|
handles OpenAI organization check failures due to missing API scopes
|
2024-02-09 10:10:22 -06:00 |
|
nai-degen
|
bbee056114
|
fixes Force Key Recheck admin function for azure/aws
|
2024-02-07 19:54:40 -06:00 |
|