Commit Graph
11302 Commits
Author SHA1 Message Date
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 Dholakiaandishaan-jaff 7046aeff26 test: skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff cceff2162d fix(usage.tsx): make separate call for top api keys 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff 73fd1c653e test: skip sagemaker test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff 84097abb41 test(test_proxy_server_caching.py): skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff fe26acd9a2 test: skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff 768ce68fc9 fix(utils.py): fix palm exception mapping 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff 45ce0d4d3b test: skip aws test - aws account suspended 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff ced855eaa9 test: removing aws tests - account suspended - pending their approval 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff cb74984897 refactor(test_bedrock_completion.py): clean test 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff 4069efd1d1 test: skip test with expired token 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff ea051fdfc7 fix(proxy/utils.py): add script for adding MonthlyGlobalSpend view to the db 2024-02-28 18:15:05 -08:00
Krrish Dholakiaandishaan-jaff 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 JaffandGitHub 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
ishaan-jaff 2601600b33 (feat) track mistral model supports function calling 2024-02-28 17:15:50 -08:00
ishaan-jaff 13040a97a7 (feat) support mistral function calling 2024-02-28 17:13:04 -08:00
ishaan-jaff fae08830a4 (feat) tg ai track if the model supports function calling 2024-02-28 17:09:04 -08:00
Krish DholakiaandGitHub 0633eecdb8 Merge pull request #2236 from BerriAI/litellm_faster_usage_logs_pg_db
fix(proxy_server.py): introduces a beta endpoint for admin to view global spend
2024-02-28 17:08:55 -08:00
ishaan-jaff e16c204003 (feat) track azure models that support function calling 2024-02-28 17:00:03 -08:00
Krrish Dholakia 3697ef4580 test: skip aws test - aws account suspended 2024-02-28 16:56:55 -08:00
ishaan-jaff 06a2a8b40f (feat) track OpenAI models support function calling 2024-02-28 16:52:47 -08:00
Krrish Dholakia d9862520bc fix(usage.tsx): make separate call for top api keys 2024-02-28 15:37:48 -08:00
Krrish Dholakia f7a2d3faef test: skip sagemaker test - aws account suspended 2024-02-28 15:00:53 -08:00
Krrish Dholakia 6cff6535d2 test(test_proxy_server_caching.py): skip aws test - aws account suspended 2024-02-28 14:55:57 -08:00
ishaan-jaff 5492da1c8a (feat) fix custom handler bug 2024-02-28 14:48:55 -08:00
ishaan-jaff 61377b0c8d (fix) async logging race condition 2024-02-28 14:44:02 -08:00
Krrish Dholakia 8a038e7da4 test: skip aws test - aws account suspended 2024-02-28 14:42:50 -08:00
Krrish Dholakia e5e973f0bb fix(utils.py): fix palm exception mapping 2024-02-28 14:33:03 -08:00
Krrish Dholakia 9ec8e33a5a test: skip aws test - aws account suspended 2024-02-28 14:27:01 -08:00
Krrish Dholakia 4c951d20bc test: removing aws tests - account suspended - pending their approval 2024-02-28 13:46:20 -08:00
Krrish Dholakia dccfdc241b refactor(test_bedrock_completion.py): clean test 2024-02-28 13:26:08 -08:00
Krrish Dholakia e77d3419c1 test: skip test with expired token 2024-02-28 13:13:59 -08:00
Krrish Dholakia 1f28867d20 fix(proxy/utils.py): add script for adding MonthlyGlobalSpend view to the db 2024-02-28 13:08:38 -08:00
Krrish Dholakia 6a94ef6c16 fix(proxy_server.py): introduces a beta endpoint for admin to view global spend 2024-02-28 12:47:51 -08:00