Commit graph

13282 commits

Author SHA1 Message Date
Hannes Burrichter
1b644fa0fc
Merge branch 'BerriAI:main' into main 2024-06-16 15:15:00 +02:00
Hannes Burrichter
d338a94a57 Set Langfuse output to null for embedding responses 2024-06-16 15:14:34 +02:00
Krrish Dholakia
3a35a58859 bump: version 1.40.14 → 1.40.15 2024-06-16 01:09:26 -07:00
Krrish Dholakia
877b37c6de ci(pre-commit-config.yaml): add isort as a pre-commit hook 2024-06-15 16:48:00 -07:00
Ishaan Jaff
f84941bdc0
Merge pull request #4217 from BerriAI/litellm_refactor_proxy_server
[Refactor-Proxy] Make proxy_server.py < 10K lines (move management, key, endpoints to their own files)
2024-06-15 16:27:31 -07:00
Ishaan Jaff
d8dd0408b0 docs - fix build time issues 2024-06-15 16:12:37 -07:00
Ishaan Jaff
dc72545396 doc - add comment explaining user_api_key_auth file 2024-06-15 16:08:17 -07:00
Ishaan Jaff
eb8b46b445 docs - fix deps 2024-06-15 16:05:32 -07:00
Ishaan Jaff
5746a6b9bf
Merge pull request #4220 from BerriAI/litellm_admin_ui_sign_up_flow
fix - non sso ui sign up flow
2024-06-15 15:55:21 -07:00
Ishaan Jaff
70e3295ead ui - new build 2024-06-15 15:53:46 -07:00
Ishaan Jaff
a0483ac0e5
Merge pull request #4222 from BerriAI/ui_show_exceptions
ui - show exceptions
2024-06-15 15:50:48 -07:00
Ishaan Jaff
5e8b65f1f1 ui - show exceptions 2024-06-15 15:40:49 -07:00
Ishaan Jaff
2f9aa308f1 fix - remove deprecated clickhouse utils 2024-06-15 15:33:26 -07:00
Ishaan Jaff
ae884f741e fix - non sso ui sign up flow 2024-06-15 15:26:44 -07:00
Krish Dholakia
f2b3770869
Merge pull request #4216 from BerriAI/litellm_refactor_logging
refactor(utils.py): Cut down utils.py to <10k lines.
2024-06-15 15:19:42 -07:00
Ishaan Jaff
0865e26bc0 docs - fix build time errors 2024-06-15 15:11:10 -07:00
Ishaan Jaff
ae86722a8d test proxy server.py 2024-06-15 15:09:49 -07:00
Ishaan Jaff
69a20c94fd docs - fix doc build time errors 2024-06-15 14:58:02 -07:00
Krrish Dholakia
ffa546d649 docs(utils.py): add comments explaining utils vs. core utils 2024-06-15 14:50:05 -07:00
Krrish Dholakia
6a0b71c1eb test(test_utils.py): fix import 2024-06-15 14:47:46 -07:00
Ishaan Jaff
6a5a9d02a9 fix litellm.tests.test_update_spend 2024-06-15 14:37:58 -07:00
Ishaan Jaff
3a35657420
Merge pull request #4211 from BerriAI/litellm_fix_anthropic_cache_httpclient
[Reliability Fix] Anthropic / Bedrock HTTPX -  Cache Async Httpx client
2024-06-15 14:36:41 -07:00
Ishaan Jaff
4893fbe27b fix test jwt 2024-06-15 14:24:00 -07:00
Ishaan Jaff
1806be559d doc fix 2024-06-15 14:22:32 -07:00
Ishaan Jaff
0f8237e263 fix - refactor key endpoints 2024-06-15 14:13:32 -07:00
Ishaan Jaff
349724a630 use directories for importing new endpoints 2024-06-15 13:35:21 -07:00
Ishaan Jaff
c6986c66cc fix new team test 2024-06-15 13:24:13 -07:00
Ishaan Jaff
938cca57d4 refactor health endpoints 2024-06-15 12:39:04 -07:00
Ishaan Jaff
1b271aa95c fix swagger 2024-06-15 12:22:16 -07:00
Ishaan Jaff
b4057dc022 refactor spend endpoints 2024-06-15 12:17:33 -07:00
Krrish Dholakia
3f9811c6a9 test(test_completion_cost.py): fix import 2024-06-15 12:08:49 -07:00
Krrish Dholakia
af88e55d46 fix(utils.py): move 'set_callbacks' to litellm_logging.py 2024-06-15 12:02:30 -07:00
Ishaan Jaff
23e5f36522 fix test 2024-06-15 11:46:15 -07:00
Ishaan Jaff
eeb7111855
Merge pull request #4215 from BerriAI/litellm_refactor_proxy
[Refactor-Proxy] Refactor user_api_key_auth to be it's own file
2024-06-15 11:42:25 -07:00
Ishaan Jaff
f2570fdf00 feat - refactor team endpoints 2024-06-15 11:40:36 -07:00
Krrish Dholakia
115adc7c30 fix(init.py): fix imports 2024-06-15 11:31:09 -07:00
Krrish Dholakia
c08e3b62dc fix(litellm_logging.py): fix import 2024-06-15 11:17:39 -07:00
Krrish Dholakia
d7bed031bc fix(types/utils.py): fix import 2024-06-15 11:04:15 -07:00
Krrish Dholakia
478d8c8200 build(poetry.lock): updating poetry.lock 2024-06-15 11:03:16 -07:00
Krrish Dholakia
4f91205530 refactor(utils.py): refactor Logging to it's own class. Cut down utils.py to <10k lines.
Easier debugging

 Reference: https://github.com/BerriAI/litellm/issues/4206
2024-06-15 10:57:20 -07:00
Ishaan Jaff
94aa6ec543 test fix _get_bearer_token 2024-06-15 10:51:44 -07:00
Ishaan Jaff
5cb8c0557e test fix key gen prisma 2024-06-15 10:49:14 -07:00
Ishaan Jaff
35710be7c3 test - fixes 2024-06-15 10:40:02 -07:00
Ishaan Jaff
da3ae00bd6 fix - proxy refactor user_api_key_auth 2024-06-15 10:33:58 -07:00
Ishaan Jaff
40155ade0c test commit 2024-06-15 09:39:00 -07:00
Krrish Dholakia
290bcc09e0 refactor(check_file_length.py): add local pre-commit check for file length 2024-06-15 09:18:53 -07:00
Ishaan Jaff
54cf065048
Merge pull request #3116 from bcvanmeurs/patch-2
fix(build): .dockerignore not picked up
2024-06-15 09:15:01 -07:00
Ishaan Jaff
8c5d7f7028
Merge pull request #4131 from BerriAI/dependabot/npm_and_yarn/ui/litellm-dashboard/braces-3.0.3
build(deps): bump braces from 3.0.2 to 3.0.3 in /ui/litellm-dashboard
2024-06-15 09:13:21 -07:00
Ishaan Jaff
0510a95732
Merge pull request #4130 from BerriAI/dependabot/pip/azure-identity-1.16.1
build(deps): bump azure-identity from 1.15.0 to 1.16.1
2024-06-15 09:12:59 -07:00
Ishaan Jaff
6cc8cc7004
Merge pull request #4213 from BerriAI/litellm_security_fix
[Fix] Security Fix bump docusaurus version
2024-06-15 09:12:30 -07:00