Krrish Dholakia
|
73daee7e07
|
fix(proxy_cli.py): ensure proxy always retries if db push fails to connect to db
|
2024-01-17 17:37:59 -08:00 |
|
Krrish Dholakia
|
cff9f7fee6
|
fix(proxy_server.py): handle empty insert_data response
|
2024-01-17 17:28:23 -08:00 |
|
Krrish Dholakia
|
98b83fa780
|
feat(proxy_server.py): support model access groups
|
2024-01-17 15:45:31 -08:00 |
|
Krrish Dholakia
|
70c4227f5e
|
docs(bedrock.md): add sts based auth to docs
|
2024-01-17 12:17:09 -08:00 |
|
Krrish Dholakia
|
517ba63007
|
bump: version 1.17.15 → 1.17.16
|
2024-01-17 12:09:34 -08:00 |
|
Krrish Dholakia
|
8e9dc09955
|
fix(bedrock.py): add support for sts based boto3 initialization
https://github.com/BerriAI/litellm/issues/1476
|
2024-01-17 12:08:59 -08:00 |
|
ishaan-jaff
|
d63147f342
|
bump: version 1.17.14 → 1.17.15
|
2024-01-17 11:29:18 -08:00 |
|
Ishaan Jaff
|
a8ee3511ef
|
Merge pull request #1475 from BerriAI/litellm_azure_vision_enhancements
[Feat] Support Azure GPT-4 Vision Enhancements
|
2024-01-17 11:18:56 -08:00 |
|
ishaan-jaff
|
5bb4fdc7e4
|
(docs) using azure gpt4 vision enhancements
|
2024-01-17 11:04:38 -08:00 |
|
ishaan-jaff
|
3c52fec28b
|
(docs) using azure with vision enhancements on litellm
|
2024-01-17 10:59:25 -08:00 |
|
ishaan-jaff
|
67db73ab1a
|
(test) init proxy router with gpt-vision enhancements
|
2024-01-17 10:54:37 -08:00 |
|
ishaan-jaff
|
0c4b86c211
|
(feat) litellm router - Azure, use base_url when set
|
2024-01-17 10:24:30 -08:00 |
|
Krrish Dholakia
|
40c0064172
|
build(model_prices_and_context_window.json): add gpt-4-1106-vision-preview
|
2024-01-17 10:19:47 -08:00 |
|
ishaan-jaff
|
5a8a5fa0fd
|
(fix) using base_url Azure
|
2024-01-17 10:12:55 -08:00 |
|
ishaan-jaff
|
7178d01c8f
|
(feat) support base_url with /openai passed for Azure
|
2024-01-17 10:03:25 -08:00 |
|
ishaan-jaff
|
b95d6ec207
|
(v0) fixes for Azure GPT Vision enhancements
|
2024-01-17 09:57:16 -08:00 |
|
Krrish Dholakia
|
9045d701f8
|
bump: version 1.17.13 → 1.17.14
|
2024-01-17 09:45:39 -08:00 |
|
Krrish Dholakia
|
7b39aacadf
|
fix(utils.py): mistral optional param mapping
|
2024-01-17 09:44:21 -08:00 |
|
ishaan-jaff
|
6cb6bf0727
|
bump: version 1.17.12 → 1.17.13
|
2024-01-16 21:13:49 -08:00 |
|
Ishaan Jaff
|
199fd3fd0b
|
Merge pull request #1465 from BerriAI/litellm_add_testing_key_gen
[Test] Add better testing for /key/generate, /user/new
|
2024-01-16 21:12:10 -08:00 |
|
ishaan-jaff
|
9c214d67b0
|
(test) /key/gen and budgets
|
2024-01-16 20:56:01 -08:00 |
|
ishaan-jaff
|
bae9cd7439
|
(docs) proxy /key/gen
|
2024-01-16 20:44:00 -08:00 |
|
ishaan-jaff
|
8d75968650
|
bump: version 1.17.11 → 1.17.12
|
2024-01-16 20:44:00 -08:00 |
|
ishaan-jaff
|
179860863a
|
(v0) fix
|
2024-01-16 20:44:00 -08:00 |
|
ishaan-jaff
|
d1897ca156
|
(ci/cd) undo change from PR 1464
|
2024-01-16 20:44:00 -08:00 |
|
ishaan-jaff
|
f8351717f1
|
(ci/cd) use fixture
|
2024-01-16 20:44:00 -08:00 |
|
Krrish Dholakia
|
40364daac7
|
fix(vertex_ai.py): raise exception if vertex ai missing required dependendencies
|
2024-01-16 20:44:00 -08:00 |
|
ishaan-jaff
|
cca852ce42
|
bump: version 1.17.10 → 1.17.11
|
2024-01-16 20:44:00 -08:00 |
|
ishaan-jaff
|
cc51651b49
|
(test) /key/generate - valid, invalid models
|
2024-01-16 20:43:20 -08:00 |
|
ishaan-jaff
|
ffc655e768
|
(docs) proxy /key/gen
|
2024-01-16 20:09:43 -08:00 |
|
ishaan-jaff
|
8615cc626d
|
bump: version 1.17.11 → 1.17.12
|
2024-01-16 20:07:51 -08:00 |
|
ishaan-jaff
|
39d5af5c85
|
(test) assert correct exceptions
|
2024-01-16 20:01:04 -08:00 |
|
ishaan-jaff
|
4df3bfac12
|
(test) assert error raised is ExceededBudget
|
2024-01-16 19:59:18 -08:00 |
|
ishaan-jaff
|
a9e86cfa69
|
(test) all tests should pass now
|
2024-01-16 19:54:38 -08:00 |
|
ishaan-jaff
|
b06ebb886c
|
(ci/cd) undo change from PR 1464
|
2024-01-16 19:53:43 -08:00 |
|
Ishaan Jaff
|
ae481e5246
|
Merge pull request #1466 from BerriAI/litellm_fixes_budget_tracking
[Fix] Proxy - Budget Tracking for Streaming Requests for /key/generate
|
2024-01-16 19:44:37 -08:00 |
|
ishaan-jaff
|
a9338d22eb
|
(v0) fix
|
2024-01-16 19:42:34 -08:00 |
|
ishaan-jaff
|
121266b05b
|
(test) /key/gen fails when crossing budget
|
2024-01-16 19:35:34 -08:00 |
|
ishaan-jaff
|
d8a11b7ee6
|
(test) cleanup
|
2024-01-16 17:42:47 -08:00 |
|
ishaan-jaff
|
23ae967326
|
(ci/cd) add aiodynamo to testing
|
2024-01-16 17:41:34 -08:00 |
|
ishaan-jaff
|
2c79b8fc1b
|
(test) invalid key auth
|
2024-01-16 17:40:32 -08:00 |
|
ishaan-jaff
|
adc921f0be
|
(test) /key/gen
|
2024-01-16 17:36:33 -08:00 |
|
ishaan-jaff
|
466fff4aaf
|
(fix) when budget, spend is None comparison
|
2024-01-16 17:35:39 -08:00 |
|
ishaan-jaff
|
086f827af8
|
(v0) add test for basic key gen with dynamo
|
2024-01-16 17:21:50 -08:00 |
|
ishaan-jaff
|
4c69efac8a
|
(ci/cd) undo change from PR 1464
|
2024-01-16 16:53:04 -08:00 |
|
ishaan-jaff
|
d566421bc2
|
(test) test 8 key/gen, user_auth scenarios
|
2024-01-16 16:47:31 -08:00 |
|
ishaan-jaff
|
858f39629f
|
(ci/cd) use fixture
|
2024-01-16 16:27:27 -08:00 |
|
Krrish Dholakia
|
7cb49ee509
|
fix(vertex_ai.py): raise exception if vertex ai missing required dependendencies
|
2024-01-16 16:23:29 -08:00 |
|
ishaan-jaff
|
5b201bbb4d
|
(test) add new key gen tests
|
2024-01-16 16:20:29 -08:00 |
|
ishaan-jaff
|
fd17a3d129
|
bump: version 1.17.10 → 1.17.11
|
2024-01-16 16:14:35 -08:00 |
|