Commit Graph

3452 Commits

Author SHA1 Message Date
ishaan-jaff 78f42921b9 (feat) pass azure_ad_token to completion 2023-11-14 12:48:31 -08:00
Krrish Dholakia 7ef8611952 fix(simple_proxy.md): enable setting a master key to protect proxy endpoints 2023-11-14 12:44:33 -08:00
ishaan-jaff 0779dfbbd6 (fix) azure_ad_token 2023-11-14 12:20:14 -08:00
ishaan-jaff dd50aeddbb (test) azure_ad_token 2023-11-14 12:12:14 -08:00
ishaan-jaff ed56f280d9 (feat) add azure_ad_token 2023-11-14 12:12:14 -08:00
ishaan-jaff ceaf944cd4 (feat) completion:azure - add azure_ad_token 2023-11-14 12:12:14 -08:00
Krish Dholakia 7a6586fa75 Update README.md 2023-11-14 12:06:50 -08:00
Krrish Dholakia 17b02c0753 fix(migration.md): migration guide for new litellm MAJOR release 2023-11-14 12:02:53 -08:00
Krrish Dholakia 0d6b13b73b bump: version 1.0.0 → 1.0.1 2023-11-14 11:53:52 -08:00
Krrish Dholakia e9e86cac79 fix(palm.py): exception mapping bad requests / filtered responses 2023-11-14 11:53:13 -08:00
Ishaan Jaff e1a567a353 Merge pull request #814 from dedeswim/patch-1
Update Together prices
2023-11-14 10:01:28 -08:00
Edoardo Debenedetti 672edeba95 Update Together prices
The price for 70B models decreased a tiny bit: https://www.together.ai/pricing
2023-11-14 18:50:17 +01:00
Ishaan Jaff 968764f738 Merge pull request #813 from jackmpcollins/fix-api-status-init-error
Fix ServiceUnavailableError super.__init__ error
2023-11-13 21:30:11 -08:00
Jack Collins 223ec8933d Provide response to ServiceUnavailableError where needed 2023-11-13 21:20:40 -08:00
Jack Collins f499e8bb1d Add response and body to APIStatus init call 2023-11-13 21:17:47 -08:00
ishaan-jaff b92f4c8d3c (docs) cook book autoevals 2023-11-13 20:35:23 -08:00
ishaan-jaff 3280a8e2e2 (docs) eval suites 2023-11-13 20:33:25 -08:00
ishaan-jaff 39b5b03ac3 (docs) remove bloat cookbook 2023-11-13 20:21:45 -08:00
Krrish Dholakia dd925d3de3 fix(utils.py): streaming 2023-11-13 18:15:14 -08:00
Krrish Dholakia fe9c1e2b45 test(test_streaming.py): turning on print verbose for streaming tests 2023-11-13 18:00:48 -08:00
Krrish Dholakia afc19caf0f test(utils.py): adding logging for azure streaming 2023-11-13 17:53:15 -08:00
Ishaan Jaff ee952c649e Update readme.md 2023-11-13 17:50:57 -08:00
Krrish Dholakia 661b78f4a3 test(utils.py): test logging 2023-11-13 17:41:45 -08:00
Krrish Dholakia b722594792 test(utils.py): add logging and fix azure streaming 2023-11-13 17:24:13 -08:00
Krrish Dholakia c489f41964 test(utils.py): additional logging 2023-11-13 17:13:41 -08:00
Krrish Dholakia 681da80e55 test(utils.py): additional logging 2023-11-13 17:06:24 -08:00
Krrish Dholakia c1a0411186 test(utils.py): additional logging 2023-11-13 16:59:04 -08:00
Krrish Dholakia 05d720075b test(utils.py): adding more logging for streaming test 2023-11-13 16:54:16 -08:00
Krrish Dholakia 4475f2bbdd bump: version 1.0.0.dev1 → 1.0.0 2023-11-13 16:48:53 -08:00
Krrish Dholakia 42d0925209 test(test_streaming.py): adding retries to streaming tests 2023-11-13 16:34:59 -08:00
Krrish Dholakia 38ff412b9a fix(utils.py): fix response object mapping 2023-11-13 15:58:25 -08:00
David Christian 404d4e8737 updated docs 2023-11-13 15:43:52 -08:00
David Christian fe7e3ff038 added support for bedrock llama models 2023-11-13 15:41:21 -08:00
Krrish Dholakia 548933d0bb fix(main.py): fix linting errors 2023-11-13 15:31:46 -08:00
Krrish Dholakia 1d635aff08 fix(router.py): enable calling router with instructor 2023-11-13 15:16:57 -08:00
Krrish Dholakia 9d8f872f38 fix(promptlayer.py): fixing promptlayer logging integration 2023-11-13 15:04:15 -08:00
Ishaan Jaff e0a4cf4a52 Update readme.md 2023-11-13 14:55:48 -08:00
Ishaan Jaff 66e9ed2f14 Update readme.md 2023-11-13 14:53:06 -08:00
Krrish Dholakia f20820fd00 fix(main.py): fix linting errors 2023-11-13 14:52:37 -08:00
Ishaan Jaff 496dd9297e Update readme.md' 2023-11-13 14:52:18 -08:00
Ishaan Jaff 783864cae9 Update readme.md 2023-11-13 14:40:00 -08:00
Krrish Dholakia 8a3b771e50 fix(tests): fixing response objects for testing 2023-11-13 14:39:30 -08:00
Ishaan Jaff 9776126c8d Update readme.md 2023-11-13 14:32:15 -08:00
Ishaan Jaff a6e7485fe1 Update readme.md 2023-11-13 14:29:35 -08:00
Ishaan Jaff 336442912c Update readme.md 2023-11-13 14:11:36 -08:00
ishaan-jaff 3c1b1a0366 (fix) replicate stub input/output cost per token 2023-11-13 13:59:52 -08:00
Krrish Dholakia d4de55b053 fix(together_ai.py): exception mapping for tgai 2023-11-13 13:17:15 -08:00
Krrish Dholakia aa8ca781ba test(test_completion.py): cleanup tests 2023-11-13 11:23:38 -08:00
Krrish Dholakia 4340749ea3 fix(timeout.py): fix timeout issue 2023-11-13 11:07:17 -08:00
ishaan-jaff 1207910522 (fix) proxy cli maintain back comp with openai < 1.00 2023-11-13 11:06:59 -08:00