Commit Graph

8695 Commits

Author SHA1 Message Date
Ishaan Jaff 5169fe9836 Merge pull request #2544 from BerriAI/litellm_helm_chart_fixes
[Docs+Fixes] Litellm helm chart use k8 1.21
2024-03-15 16:30:38 -07:00
ishaan-jaff d24eb263f2 (ci/cd) dispatch to run load test 2024-03-15 16:27:47 -07:00
ishaan-jaff a2a6c474e0 (ci/cd) dispatch to run load test 2024-03-15 16:27:34 -07:00
ishaan-jaff 974d654189 (fix) clean up litellm helm chart 2024-03-15 16:20:41 -07:00
ishaan-jaff 3108c91ebd (docs) using litellm + helm charts 2024-03-15 16:20:26 -07:00
ishaan-jaff fb4fa5af72 (docs) using litellm helm 2024-03-15 16:09:27 -07:00
ishaan-jaff 4a33c53619 (fix) docs litellm helm chart 2024-03-15 16:07:43 -07:00
Ishaan Jaff eb071d8101 Merge pull request #2540 from BerriAI/litellm_fix_error_message_on_bad_key
(fix) Proxy - fix error message raised on passing invalid tokens
v1.31.15
2024-03-15 15:49:39 -07:00
ishaan-jaff 21202a397f (ci/cd) final working load test / benchmark 2024-03-15 15:46:59 -07:00
ishaan-jaff 0552679a58 (ci/cd) load test 2024-03-15 15:30:53 -07:00
ishaan-jaff 06e319fceb (ci/cd) run load test 2024-03-15 15:25:33 -07:00
ishaan-jaff a98c5fdbeb (ci/cd) load test 2024-03-15 15:14:26 -07:00
ishaan-jaff 4153b74157 (fix) run load test on new releases, workflow dispatches 2024-03-15 14:56:49 -07:00
ishaan-jaff 82b8fbabcb (fix) run prod load tests for 5 mins 2024-03-15 14:55:26 -07:00
ishaan-jaff fd93a68b0d (fix) fix error message raised on passing invalid tokens 2024-03-15 14:50:34 -07:00
ishaan-jaff a5b8fb0ee7 (ci/cd) load test should allow only 5% fails 2024-03-15 13:11:15 -07:00
ishaan-jaff 6ee6fb6c73 (ci/cd) use deployed github release for load testing 2024-03-15 12:55:33 -07:00
ishaan-jaff f3209b63cd (fix) locustfile used in load test 2024-03-15 12:38:37 -07:00
ishaan-jaff 310811681a (ci/cd) run load test 2024-03-15 12:29:13 -07:00
ishaan-jaff 62c5852c52 (ci/cd) view load test results 2024-03-15 12:25:32 -07:00
ishaan-jaff 493d24e4f7 (ci/cd) view load test results 2024-03-15 12:19:36 -07:00
ishaan-jaff fe9878017f (ci/cd) show load test results 2024-03-15 12:17:16 -07:00
ishaan-jaff c89dba7949 (ci/cd) visualize load test results 2024-03-15 11:59:17 -07:00
ishaan-jaff 9148a3ce76 (ci/cd) update release body 2024-03-15 11:44:08 -07:00
ishaan-jaff c7e9730f82 (ci/cd) show load test results on release 2024-03-15 11:39:24 -07:00
ishaan-jaff 88f81d4121 (ci/cd) load test results 2024-03-15 11:35:01 -07:00
ishaan-jaff b7fe41dacf (ci/cd) view load test results 2024-03-15 11:33:17 -07:00
ishaan-jaff 95aa7a7dc9 (ci/cd) show load test info on release 2024-03-15 11:25:45 -07:00
ishaan-jaff 982c17a326 (ci/cd) update with load test results 2024-03-15 11:18:35 -07:00
ishaan-jaff b637511dcb (ci/cd) show load test output on release 2024-03-15 11:11:52 -07:00
ishaan-jaff 48e4459602 (ci/cd) interpret_load_test.py 2024-03-15 11:03:20 -07:00
ishaan-jaff 5986216795 (ci/cd) interpret load test results 2024-03-15 11:00:46 -07:00
ishaan-jaff 8a8dec7c1c (ci/cd) interpret results 2024-03-15 10:58:58 -07:00
ishaan-jaff d482d04161 (ci/cd) interpret load test results 2024-03-15 10:54:47 -07:00
ishaan-jaff 19464ba369 (ci/cd) interpret load tests 2024-03-15 10:53:02 -07:00
Krrish Dholakia e033e84720 docs(cohere.md): fix model name in cohere docs 2024-03-15 10:08:07 -07:00
Krish Dholakia 32ca306123 Merge pull request #2535 from BerriAI/litellm_fireworks_ai_support
feat(utils.py): add native fireworks ai support
2024-03-15 10:02:53 -07:00
Krrish Dholakia 4e1dc7d62e fix(cohere.py): return usage as a pydantic object not dict 2024-03-15 10:00:22 -07:00
Krrish Dholakia 5edf414a5f docs(audio_transcription.md): add openai sdk usage example to audio transcription docs 2024-03-15 09:54:03 -07:00
Krrish Dholakia 79d355f226 bump: version 1.31.14 → 1.31.15 2024-03-15 09:42:35 -07:00
Krrish Dholakia 860b06d273 refactor(main.py): trigger new build 2024-03-15 09:42:23 -07:00
Krrish Dholakia f7cf90a636 fix(bedrock.py): add all supported bedrock / anthropic messages api params 2024-03-15 09:41:40 -07:00
Ishaan Jaff 04517b0986 Merge pull request #2534 from Hitro147/improve-docker-image-size
Exclude /docs to reduce Docker image size
2024-03-15 09:41:33 -07:00
Krrish Dholakia fa0c8b7be6 docs(fireworks_ai.md): add fireworks ai to docs 2024-03-15 09:17:15 -07:00
Krrish Dholakia 9909f44015 feat(utils.py): add native fireworks ai support
addresses - https://github.com/BerriAI/litellm/issues/777, https://github.com/BerriAI/litellm/issues/2486
2024-03-15 09:09:59 -07:00
Hitro147 a9715a355c Update .dockerignore to exclude additional directories 2024-03-15 08:54:57 -07:00
Ishaan Jaff 31dcc6acf2 Merge pull request #2524 from BerriAI/litellm_fix_update_user
(fix) - update user error
2024-03-15 08:51:45 -07:00
Hitro147 91f880a321 Exclude /docs to reduce Docker image size 2024-03-15 08:36:26 -07:00
ishaan-jaff 7f0cebe756 (ci/cd) check triggers v1.31.14 2024-03-15 08:21:16 -07:00
ishaan-jaff fd33eda29d (ci/cd) check linked triggers 2024-03-15 08:17:55 -07:00