Commit graph

8681 commits

Author SHA1 Message Date
ishaan-jaff
82b8fbabcb (fix) run prod load tests for 5 mins 2024-03-15 14:55:26 -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 2024-03-15 08:21:16 -07:00
ishaan-jaff
fd33eda29d (ci/cd) check linked triggers 2024-03-15 08:17:55 -07:00
ishaan-jaff
a5450125c5 bump 1.31.13 -> 1.31.14 2024-03-15 08:11:11 -07:00
ishaan-jaff
fa1676b253 (fix) error cli users see when importing enterprise folder 2024-03-15 08:10:45 -07:00
ishaan-jaff
f07a652148 (docs) load test proxy 2024-03-15 08:10:45 -07:00
Krrish Dholakia
5a2e024576 fix(factory.py): raise exception on invalid message being received 2024-03-15 07:55:29 -07:00
Ishaan Jaff
4c834714ab
Merge pull request #2529 from snekkenull/main
(feat) add groq/gemma-7b-it
2024-03-15 07:41:44 -07:00
ishaan-jaff
91a47dc17a (docs) how to run a locust load test 2024-03-15 07:37:50 -07:00
ishaan-jaff
82e44e4962 (ci/cd) check actions run 2024-03-14 20:58:22 -07:00
USAGI
4ffaeb2883
Merge branch 'BerriAI:main' into main 2024-03-15 11:51:30 +08:00
USAGI
a9634b717c
Add groq/gemma-7b-it 2024-03-15 11:50:19 +08:00
ishaan-jaff
e7240bb5c1 (ci/cd) fix litellm triggers on commits 2024-03-14 20:50:02 -07:00
ishaan-jaff
d580b66a91 (fix) posting release notes on discord action 2024-03-14 20:34:35 -07:00
ishaan-jaff
07e3c19d55 (fix) locust load test 2024-03-14 20:30:15 -07:00
ishaan-jaff
f88be8d622 (fix) prod load test 2024-03-14 20:26:36 -07:00
Krrish Dholakia
231d350cb1 bump: version 1.31.12 → 1.31.13 2024-03-14 20:08:48 -07:00