Commit graph

14312 commits

Author SHA1 Message Date
Ishaan Jaff
f961b41046 doc add spec for pass through 2024-06-29 08:03:51 -07:00
Krrish Dholakia
555c02dbc3 docs(enterprise.md): add links 2024-06-28 22:58:47 -07:00
Krrish Dholakia
062ccf35ad docs(secret.md): update docs 2024-06-28 22:58:15 -07:00
Krrish Dholakia
40e4ad52a4 docs(aws-key-manager): add key decryption with aws key manager to docs 2024-06-28 22:56:22 -07:00
Krrish Dholakia
8571cb45e8 fix(http_handler.py): add retry logic for httpx.ConnectError 2024-06-28 22:35:26 -07:00
Krrish Dholakia
831745e710 test(test_streaming.py): try-except replicate api instability 2024-06-28 22:19:44 -07:00
Krrish Dholakia
c9a424d28d fix(router.py): fix get_router_model_info for azure models 2024-06-28 22:13:29 -07:00
Krrish Dholakia
9556bfda81 fix(aws_secret_manager.py): fix typing error 2024-06-28 21:56:14 -07:00
Krrish Dholakia
849f7ca590 bump: version 1.40.31 → 1.40.32 2024-06-28 21:52:07 -07:00
Krrish Dholakia
ca04244a0a fix(utils.py): correctly raise openrouter error 2024-06-28 21:50:21 -07:00
Krrish Dholakia
d10912beeb fix(main.py): pass in openrouter as custom provider for openai client call
Fixes https://github.com/BerriAI/litellm/issues/4414
2024-06-28 21:26:42 -07:00
Krish Dholakia
d0c89ddbe3
Merge pull request #4437 from BerriAI/litellm_aws_kms_decryption
fix(initial-commit): decrypts aws keys in entrypoint.sh
2024-06-28 21:10:52 -07:00
Ishaan Jaff
1ee18ce671 ci/cd run again 2024-06-28 18:05:03 -07:00
Ishaan Jaff
71890609ff fix gemini tool calling issue 2024-06-28 18:03:33 -07:00
Ishaan Jaff
4bd3569dc5
Merge pull request #4465 from BerriAI/litellm_pass_through_langfuse_requests
[Feat] - Proxy support Passing through Langfuse requests
2024-06-28 17:56:50 -07:00
Ishaan Jaff
c6c2617d70 docs - pass through langfuse requests on proxy 2024-06-28 17:53:13 -07:00
Ishaan Jaff
bc1c96ca35 pass through langfuse "/api/public/ingestion" 2024-06-28 17:29:11 -07:00
Ishaan Jaff
40d9278dcb test - pass through langfuse requests 2024-06-28 17:28:21 -07:00
Ishaan Jaff
6af1293384 feat - pass through langfuse requests 2024-06-28 17:27:13 -07:00
Ishaan Jaff
d172a3ef6b fix python3.8 install 2024-06-28 16:58:57 -07:00
Ishaan Jaff
f38854e148
Merge pull request #4464 from BerriAI/litellm_return_lakera_exception_in_response
[Enterprise] Return Raw response from Lakera in failed responses
2024-06-28 16:56:59 -07:00
Ishaan Jaff
d0d1efcbdf
Merge pull request #4463 from BerriAI/docs_create_pass_through_routes_litellm_proxy
Docs create pass through routes litellm proxy (tutorial setup cohere Re-Rank Endpoint)
2024-06-28 16:55:44 -07:00
Ishaan Jaff
1980a07f32 fix test custom callback router 2024-06-28 16:54:28 -07:00
Krrish Dholakia
b78dd6416a fix(prisma_migration.py): support decrypting variables in a python script 2024-06-28 16:31:37 -07:00
Ishaan Jaff
0223e52b21 test - lakera ai detection 2024-06-28 16:14:26 -07:00
Ishaan Jaff
e2046bd59c feat - laker return orig response from lakera api 2024-06-28 16:13:44 -07:00
Krrish Dholakia
b84d335624 fix(proxy_cli.py): run aws kms decrypt before starting proxy server 2024-06-28 16:03:56 -07:00
Ishaan Jaff
ac066462df docs - add pass through routes on litelm proxy 2024-06-28 15:55:29 -07:00
Ishaan Jaff
8f2931937a fix use os.environ/ vars for pass through endpoints 2024-06-28 15:30:31 -07:00
Krrish Dholakia
c151a1d244 fix(http_handler.py): raise more detailed http status errors 2024-06-28 15:12:38 -07:00
Ishaan Jaff
954c6ec9ed fix support pass through endpoints 2024-06-28 15:06:51 -07:00
Ishaan Jaff
f52cc18adb feat - support pass through endpoints 2024-06-28 15:03:21 -07:00
Krrish Dholakia
0001683036 fix(cost_calculator.py): handle unexpected error in cost_calculator.py 2024-06-28 14:53:00 -07:00
Krrish Dholakia
224148d613 docs(anthropic.md): add claude-3-5-sonnet example to docs 2024-06-28 11:00:36 -07:00
Krrish Dholakia
aa6f7665c4 fix(router.py): only return 'max_tokens', 'input_cost_per_token', etc. in 'get_router_model_info' if base_model is set 2024-06-28 10:45:31 -07:00
Krrish Dholakia
a7122f91a1 fix(support-'alt=sse'-param): Fixes https://github.com/BerriAI/litellm/issues/4459 2024-06-28 10:40:47 -07:00
Tiger Yu
b0c1d235be Include vertex_ai_beta in vertex_ai param mapping 2024-06-28 10:36:58 -07:00
Ishaan Jaff
2bd8205ef5
Merge pull request #4457 from lnguyen/patch-1
Fix typo
2024-06-28 09:49:34 -07:00
Ishaan Jaff
ec07c3fb13
Merge pull request #4460 from nibalizer/nibz/minor_link_reparis
docs: minor link repairs
2024-06-28 09:44:24 -07:00
Spencer Krum
dee900e54d docs: minor link repairs 2024-06-28 11:38:41 -05:00
Long Nguyen
37e64f7a17
Fix typo 2024-06-28 08:36:07 -04:00
Krrish Dholakia
6b14cf7657 fix(vertex_httpx.py): only use credential project id, if user project id not given 2024-06-27 22:08:14 -07:00
Krrish Dholakia
3169ec5660 docs(text_to_speech.md): add azure tts to docs 2024-06-27 22:04:23 -07:00
Krrish Dholakia
0b07dd5004 bump: version 1.40.30 → 1.40.31 2024-06-27 22:00:45 -07:00
Krrish Dholakia
8b1bd749ff build(model_prices_and_context_window.json): update gemini-1.5-pro max input tokens 2024-06-27 21:58:54 -07:00
Krish Dholakia
7b54c9d5bc
Merge pull request #4446 from BerriAI/litellm_get_max_modified_tokens
fix(token_counter.py): New `get_modified_max_tokens' helper func
2024-06-27 21:43:23 -07:00
Krish Dholakia
1223b2b111
Merge pull request #4449 from BerriAI/litellm_azure_tts
feat(azure.py): azure tts support
2024-06-27 21:33:38 -07:00
Krish Dholakia
efee284023
Merge pull request #4436 from BerriAI/litellm_response_cost_headers
fix(utils.py): return 'response_cost' in completion call
2024-06-27 21:33:23 -07:00
Krish Dholakia
869275585a
Merge branch 'main' into litellm_response_cost_headers 2024-06-27 21:33:09 -07:00
Krish Dholakia
6f030043e6
Merge pull request #4445 from ushuz/fix-google-creds
fix: do not resolve vertex project id from creds
2024-06-27 21:31:59 -07:00