ishaan-jaff
|
de7663ead3
|
(fix) make max_budget optional for LiteLLM_VerificationToken
|
2024-01-22 12:20:38 -08:00 |
|
ishaan-jaff
|
152456e10d
|
(test) test_call_with_key_over_budget_stream
|
2024-01-22 12:16:16 -08:00 |
|
ishaan-jaff
|
e846b8fca8
|
(test) ExceededTokenBudget
|
2024-01-22 12:13:41 -08:00 |
|
ishaan-jaff
|
8979b74d49
|
(feat) working budgets per key
|
2024-01-22 12:13:19 -08:00 |
|
Krrish Dholakia
|
29800d1e01
|
fix(azure_dall_e_2.py): handle azure not returning a 'retry-after' param
|
2024-01-22 12:02:02 -08:00 |
|
ishaan-jaff
|
de1502658d
|
(test) budgets per key
|
2024-01-22 11:58:55 -08:00 |
|
ishaan-jaff
|
7ed3141c7d
|
(feat) working create budgets per key
|
2024-01-22 11:58:20 -08:00 |
|
ishaan-jaff
|
8b599d4398
|
v0 max_budget per key
|
2024-01-22 11:33:34 -08:00 |
|
Krrish Dholakia
|
265f5ef6da
|
docs(routing.md): add timeouts per model
|
2024-01-22 08:55:17 -08:00 |
|
ishaan-jaff
|
9988a39169
|
(ci/cd) deploy again
|
2024-01-22 08:25:17 -08:00 |
|
Ishaan Jaff
|
597effd5eb
|
Update ghcr_deploy.yml
|
2024-01-22 08:14:48 -08:00 |
|
Ishaan Jaff
|
0d747d52b8
|
Merge pull request #1505 from ShaunMaher/litellm_github_action_build_admin_ui
Litellm GitHub action build admin UI
|
2024-01-22 08:09:34 -08:00 |
|
Krrish Dholakia
|
2165dcf6fb
|
fix(utils.py): fix callback logging
|
2024-01-21 00:56:30 -08:00 |
|
Krrish Dholakia
|
e2831e9c80
|
fix: fix proxy logging
|
2024-01-20 18:22:45 -08:00 |
|
Krrish Dholakia
|
6b8e6497f6
|
build(Dockerfile): set dockerfile to always use config
|
2024-01-20 17:46:52 -08:00 |
|
Krrish Dholakia
|
09b7235b31
|
fix: support info level logging on pkg + proxy
|
2024-01-20 17:45:47 -08:00 |
|
Krrish Dholakia
|
3e5b743b89
|
fix(caching.py): add logging module support for caching
|
2024-01-20 17:34:29 -08:00 |
|
ishaan-jaff
|
ccfcc39681
|
(test) custom key/generate
|
2024-01-20 10:13:32 -08:00 |
|
ishaan-jaff
|
6b7fd172a3
|
(docs) Custom /key/generate
|
2024-01-20 10:12:47 -08:00 |
|
ishaan-jaff
|
480f237fb5
|
(test) add custom_key_generate test
|
2024-01-20 09:59:04 -08:00 |
|
Ishaan Jaff
|
d60af6fff5
|
Merge pull request #1535 from kihaya/docs/fix_sample_code_import_for_providers
docs: Fix import statement for provider's sample code
|
2024-01-20 08:42:42 -08:00 |
|
ishaan-jaff
|
13eb40e7bd
|
v0 using custom_key_generate
|
2024-01-20 08:39:52 -08:00 |
|
Kihaya Sugiura
|
82449ffcfd
|
docs: Fix import
|
2024-01-20 19:15:07 +09:00 |
|
Kihaya Sugiura
|
c550357199
|
docs: Fix import
|
2024-01-20 19:13:33 +09:00 |
|
ishaan-jaff
|
ab60f071ff
|
bump: version 1.18.7 → 1.18.8
|
2024-01-19 20:50:00 -08:00 |
|
Ishaan Jaff
|
435d4b9279
|
Merge pull request #1534 from BerriAI/litellm_custom_cooldown_times
[Feat] Litellm.Router set custom cooldown times
|
2024-01-19 20:49:17 -08:00 |
|
ishaan-jaff
|
5295168bda
|
(docs) router
|
2024-01-19 20:46:43 -08:00 |
|
ishaan-jaff
|
ccbc47122c
|
(fix) test caching
|
2024-01-19 20:45:10 -08:00 |
|
Krrish Dholakia
|
1cdf3baf3d
|
bump: version 1.18.6 → 1.18.7
|
2024-01-19 20:31:12 -08:00 |
|
ishaan-jaff
|
84684c50fa
|
(fix) router - timeout exception mapping
|
2024-01-19 20:30:41 -08:00 |
|
Krrish Dholakia
|
7cf0bb475f
|
fix(proxy_server.py): run all endpoints through custom auth
|
2024-01-19 20:24:33 -08:00 |
|
Krrish Dholakia
|
b07677c6be
|
fix(gemini.py): support streaming
|
2024-01-19 20:21:34 -08:00 |
|
Ishaan Jaff
|
b59e67f099
|
Merge pull request #1529 from BerriAI/litellm_router_add_type_hints
[Feat] Add typehints for litellm.Router
|
2024-01-19 19:45:54 -08:00 |
|
ishaan-jaff
|
16b688d1ff
|
(feat) router - set custom cooldown times
|
2024-01-19 19:43:41 -08:00 |
|
ishaan-jaff
|
0fa9d8af82
|
(test) custom cooldown times - router
|
2024-01-19 19:41:52 -08:00 |
|
Krish Dholakia
|
749f0b7602
|
Merge pull request #1531 from BerriAI/litellm_max_parallel_request_invalid_provider_fix
fix(utils.py): add metadata to logging obj on setup, if exists (fixes max parallel request bug)
|
2024-01-19 19:25:34 -08:00 |
|
Krrish Dholakia
|
2c2163e4e5
|
fix(proxy_server.py): fix key info to handle pydantic v1
|
2024-01-19 18:52:09 -08:00 |
|
Krrish Dholakia
|
f2a8ceddc2
|
fix(utils.py): revert exception mapping change
|
2024-01-19 17:39:35 -08:00 |
|
Krrish Dholakia
|
f05aba1f85
|
fix(utils.py): add metadata to logging obj on setup, if exists
|
2024-01-19 17:29:47 -08:00 |
|
Krrish Dholakia
|
1ec5083542
|
fix(anthropic.py): fix pr for anthropic headers
|
2024-01-19 17:06:24 -08:00 |
|
Krrish Dholakia
|
1be4f7d2d1
|
fix(test_key_generate_prisma.py): fix testing
n
|
2024-01-19 16:53:46 -08:00 |
|
ishaan-jaff
|
91e57bd039
|
(fix) add router typehints
|
2024-01-19 16:32:43 -08:00 |
|
ishaan-jaff
|
a9cf6cec80
|
(feat) add typehints for litellm.acompletion
|
2024-01-19 16:05:26 -08:00 |
|
ishaan-jaff
|
b730482aaf
|
v0
|
2024-01-19 15:49:37 -08:00 |
|
Ishaan Jaff
|
6134b655e8
|
Merge pull request #1513 from costly-ai/main
Allow overriding headers for anthropic
|
2024-01-19 15:21:45 -08:00 |
|
ishaan-jaff
|
6bc7cc46b4
|
(docs) router debugging
|
2024-01-19 15:18:00 -08:00 |
|
Krrish Dholakia
|
95d1557785
|
build(config.yml): fix envrionment variable name
|
2024-01-19 15:11:18 -08:00 |
|
Krrish Dholakia
|
89391f84eb
|
build(config.yml): add better logs
|
2024-01-19 15:08:32 -08:00 |
|
ishaan-jaff
|
22daf75a35
|
bump: version 1.18.5 → 1.18.6
|
2024-01-19 15:03:30 -08:00 |
|
Ishaan Jaff
|
73684bc93f
|
Merge pull request #1525 from BerriAI/litellm_router_improvements
[Feat] Router improvements
|
2024-01-19 15:02:05 -08:00 |
|