Commit graph

8003 commits

Author SHA1 Message Date
Krrish Dholakia
034ca95a94 build(ui): fix admin viewer issue 2024-02-29 09:56:26 -08:00
Krrish Dholakia
d1f4c83c31 bump: version 1.27.15 → 1.28.0 2024-02-28 21:25:48 -08:00
Krrish Dholakia
f120f94cc9 docs(ui.md): update 2024-02-28 21:25:39 -08:00
Krrish Dholakia
f6275f1d9b refactor(main.py): trigger new build 2024-02-28 20:59:52 -08:00
Krrish Dholakia
c1b5f025ab build(ui): updating ui build 2024-02-28 19:39:54 -08:00
Krish Dholakia
78441c9abd
Merge pull request #2231 from BerriAI/litellm_selective_access_ui
[WIP] Allow proxy admin to add others to view global spend
2024-02-28 19:36:07 -08:00
Krish Dholakia
35a22e2247
Merge branch 'main' into litellm_selective_access_ui 2024-02-28 19:35:48 -08:00
Krrish Dholakia
36f378c8e1 fix(ui): allow admin to selectively add proxy admin viewers 2024-02-28 19:33:54 -08:00
ishaan-jaff
07a911eaa5 (test) AWS suspended our account 2024-02-28 19:16:11 -08:00
ishaan-jaff
99337b971d (test) gemini is an unstable API 2024-02-28 18:52:28 -08:00
ishaan-jaff
7e2631c685 (test) AWS Suspended Account 2024-02-28 18:40:59 -08:00
Ishaan Jaff
552717583a
Merge pull request #2240 from BerriAI/litellm_fix_race_condition
[FIX] Race Condition with Custom Callbacks where Async Streaming got triggered twice
2024-02-28 18:36:48 -08:00
ishaan-jaff
957da9fbeb (test) our AWS account is Suspended 2024-02-28 18:32:27 -08:00
ishaan-jaff
29a8085a53 (fix) test_function_caling.py 2024-02-28 18:15:05 -08:00
ishaan-jaff
7cfa9c09c2 (ci/cd) fix test_proxy_load_test_db 2024-02-28 18:15:05 -08:00
ishaan-jaff
eda736a890 (test) supports_function_calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
f07ed2bee3 (docs) check if supports function calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
a26ebc4f72 (test) supports_function_calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
2771686124 (feat) helpers for supports_function_calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
65a41581b6 (feat) track anyscale function calling models 2024-02-28 18:15:05 -08:00
ishaan-jaff
12d1c98291 (feat) track if mode supports function calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
041e60a92c (feat) track mistral model supports function calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
e5269fdb7c (feat) support mistral function calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
938bb58585 (feat) tg ai track if the model supports function calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
39580ae0e5 (feat) track azure models that support function calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
23c3e5c2a3 (feat) track OpenAI models support function calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
db6ada909c (ci/cd) aws disabled our test account :( 2024-02-28 18:15:05 -08:00
Krrish Dholakia
7046aeff26 test: skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakia
cceff2162d fix(usage.tsx): make separate call for top api keys 2024-02-28 18:15:05 -08:00
Krrish Dholakia
73fd1c653e test: skip sagemaker test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakia
84097abb41 test(test_proxy_server_caching.py): skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakia
fe26acd9a2 test: skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakia
768ce68fc9 fix(utils.py): fix palm exception mapping 2024-02-28 18:15:05 -08:00
Krrish Dholakia
45ce0d4d3b test: skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakia
ced855eaa9 test: removing aws tests - account suspended - pending their approval 2024-02-28 18:15:05 -08:00
Krrish Dholakia
cb74984897 refactor(test_bedrock_completion.py): clean test 2024-02-28 18:15:05 -08:00
Krrish Dholakia
4069efd1d1 test: skip test with expired token 2024-02-28 18:15:05 -08:00
Krrish Dholakia
ea051fdfc7 fix(proxy/utils.py): add script for adding MonthlyGlobalSpend view to the db 2024-02-28 18:15:05 -08:00
Krrish Dholakia
6e3a5c4f01 fix(proxy_server.py): introduces a beta endpoint for admin to view global spend 2024-02-28 18:15:05 -08:00
ishaan-jaff
5cfe4f7ab3 (fix) test_function_caling.py 2024-02-28 18:07:22 -08:00
ishaan-jaff
bbb303bb54 (ci/cd) fix test_proxy_load_test_db 2024-02-28 18:02:32 -08:00
ishaan-jaff
01f1dfdba3 (test) supports_function_calling 2024-02-28 17:51:34 -08:00
Ishaan Jaff
da2287fe79
Merge pull request #2241 from BerriAI/litellm_track_models_support_function_calling
[FEAT] Track which models support function calling
2024-02-28 17:43:12 -08:00
ishaan-jaff
76e7f8831f (docs) check if supports function calling 2024-02-28 17:41:54 -08:00
ishaan-jaff
56d20cd073 (test) supports_function_calling 2024-02-28 17:36:15 -08:00
ishaan-jaff
32f72335ab (feat) helpers for supports_function_calling 2024-02-28 17:32:01 -08:00
ishaan-jaff
85e9116758 (ci/cd) aws disabled our test account :( 2024-02-28 17:26:23 -08:00
ishaan-jaff
97d9b98ce3 (feat) track anyscale function calling models 2024-02-28 17:23:48 -08:00
ishaan-jaff
070a2a0448 (feat) track if mode supports function calling 2024-02-28 17:21:43 -08:00
Krrish Dholakia
ce46d11a37 test: testing fixes 2024-02-28 17:17:52 -08:00