Commit Graph
13514 Commits
Author SHA1 Message Date
Ishaan Jaff df8317774c ci/cd again 2024-06-20 20:07:33 -07:00
Ishaan Jaff 0810b5fcb4 ci/cd again 2024-06-20 20:06:52 -07:00
Ishaan Jaff 0f29207c48 test add flake8 check on cli.py 2024-06-20 20:05:32 -07:00
Krish DholakiaandGitHub c36a2cc262 Merge pull request #4325 from vanpelt/patch-3
Update proxy_cli.py
2024-06-20 19:33:08 -07:00
Chris Van PeltandGitHub 306c2b425d Update proxy_cli.py
Fixed indentation to so we don't get an `UnboundLocalError`.  Fixes #4324
2024-06-20 17:48:16 -07:00
Krrish Dholakia 3feaf231ac docs(drop_params.md): drop unsupported params 2024-06-20 17:43:07 -07:00
Krish DholakiaandGitHub 8ab29d7171 Merge pull request #4321 from BerriAI/litellm_fallbacks_assert_access
fix(user_api_key_auth.py): ensure user has access to fallback models
2024-06-20 17:26:12 -07:00
Krrish Dholakia d3a3146155 fix(vertex_httpx.py): support setting custom api base for vertex ai calls
Closes https://github.com/BerriAI/litellm/issues/4317
2024-06-20 16:33:37 -07:00
Krrish Dholakia 5729eb5168 fix(user_api_key_auth.py): ensure user has access to fallback models
for client side fallbacks, checks if user has access to fallback models
2024-06-20 16:02:19 -07:00
Krrish Dholakia 14da2d5ade fix(_logging.py): fix timestamp format for json logs
Outputs timestamp in ISO 8601 format to work with fluentbit
2024-06-20 15:20:21 -07:00
Krrish Dholakia 248ee488f0 fix(proxy_cli.py): fix double counting json logs 2024-06-20 15:15:23 -07:00
Krish DholakiaandGitHub c8a40eca05 Merge pull request #4313 from BerriAI/litellm_drop_specific_params
fix(utils.py): allow dropping specific openai params
2024-06-20 15:15:19 -07:00
Ishaan JaffandGitHub aa8f0637d1 Merge pull request #4318 from BerriAI/litellm_use_custom_routing_strat
[Feat] allow using custom router strategy
2024-06-20 15:11:51 -07:00
Ishaan JaffandGitHub 112c25217b Merge pull request #4320 from BerriAI/docs_add_algolia_search
docs - add algolia search 🫡
2024-06-20 14:50:54 -07:00
Ishaan Jaff 648c20aef9 docs - add algolia search 2024-06-20 14:49:36 -07:00
Ishaan Jaff cdc1e952ac router - add doc string 2024-06-20 14:36:51 -07:00
Ishaan Jaff 91d9d59717 docs - routing 2024-06-20 14:32:52 -07:00
Krrish Dholakia db2cf5b5a5 build(model_prices_and_context_window.json): fixes https://github.com/BerriAI/litellm/issues/4305 v1.40.19 2024-06-20 14:22:48 -07:00
Krrish Dholakia 473509aed3 build(model_prices_and_context_window.json): fix azure/gpt-35-turbo-1106 pricing 2024-06-20 14:17:49 -07:00
Krrish Dholakia df3afa652f fix(proxy/utils.py): fix linting error 2024-06-20 14:13:38 -07:00
Ishaan Jaff 7fb4e12b9f test custom routing strat 2024-06-20 14:11:33 -07:00
Krrish Dholakia 8275c3d47f test(test_tpm_rpm_routing_v2.py): use mock endpoints for call 2024-06-20 14:09:45 -07:00
Ishaan Jaff b6066d1ece feat - set custom routing strategy 2024-06-20 13:49:44 -07:00
Krrish Dholakia 5cb0c1ad70 fix(utils.py): add new error string to context window exception mapping 2024-06-20 12:01:11 -07:00
Krrish Dholakia a0f08e0dad fix(utils.py): allow dropping specific openai params 2024-06-20 11:48:06 -07:00
Krrish Dholakia d6eb986b8e fix(utils.py): add together ai exception mapping 2024-06-20 11:29:57 -07:00
Ishaan JaffandGitHub 3d90b25005 Merge pull request #4304 from williamjeong2/main
Fix model name for deepseek-coder in documentation
2024-06-20 10:59:23 -07:00
Krrish Dholakia 8766a58a16 test(test_alangfuse.py): fix race condition 2024-06-20 10:56:10 -07:00
Ishaan JaffandGitHub 713a6d4b32 Merge pull request #4308 from paul-gauthier/deepseek-coder-v2
Updated deepseek coder for v2, added openrouter version
2024-06-20 10:56:09 -07:00
Krrish Dholakia 9704e1cde0 test(test_alangfuse.py): fix test to flush in order 2024-06-20 10:22:15 -07:00
Ishaan JaffandGitHub 411eb38304 Merge pull request #4311 from BerriAI/litellm_add_claude-3-5-sonnet-20240620
Add `vertex_ai/claude-3-5-sonnet@20240620` and `bedrock/anthropic.claude-3-5-sonnet-20240620-v1:0`
2024-06-20 08:30:38 -07:00
Ishaan Jaff 579af0edae docs add bedrock sonnet 2024-06-20 08:27:35 -07:00
Ishaan Jaff 780e00b2a7 docs add claude-3-5-sonnet@20240620 vertex ai 2024-06-20 08:26:13 -07:00
Ishaan Jaff 3fcc2031aa add anthropic.claude-3-5-sonnet-20240620-v1:0 on vertex, bedrock 2024-06-20 08:24:04 -07:00
Ishaan Jaff a1b0e7958d docs add claude-3 sonnet 3-5 2024-06-20 08:22:38 -07:00
Ishaan JaffandGitHub 7cfc143055 Merge pull request #4310 from lowjiansheng/js-add-anthropic-35
Add claude 3.5 sonnet model
2024-06-20 08:20:48 -07:00
lowjiansheng 683c379b68 add claude 35 sonnet 2024-06-20 23:11:51 +08:00
Paul Gauthier 59199a4362 Updated deepseek coder for v2, added openrouter version 2024-06-20 07:17:52 -07:00
Jinwoo Jeong 504a742622 fix: correct model name for deepseek-coder in documentation 2024-06-20 10:38:58 +00:00
Krrish Dholakia 1aaee81ad6 test: cleanup tests 2024-06-19 23:02:56 -07:00
Krrish Dholakia ee3e3dfe7d test(test_alangfuse.py): skip local test 2024-06-19 22:31:16 -07:00
Krrish Dholakia 842b25dd25 test(test_alangfuse.py): delay check 2024-06-19 22:23:10 -07:00
Krrish Dholakia e5e81ca3b7 fix(litellm_logging.py): reset langfuse logger correctly 2024-06-19 22:09:38 -07:00
Krrish Dholakia 15c70fb023 test(test_alangfuse.py): fix test 2024-06-19 21:50:02 -07:00
Krrish Dholakia eed8e88533 test(test_alangfuse.py): fix tests 2024-06-19 21:41:43 -07:00
Krrish Dholakia ea64240236 test(test_alangfuse.py): fix tests 2024-06-19 21:31:53 -07:00
Ishaan Jaff e2397c3b83 fix test_team_2logging langfuse 2024-06-19 21:14:18 -07:00
Ishaan Jaff dd724990f3 ci/cd run dynamic langfuse tests 1st 2024-06-19 20:54:55 -07:00
Ishaan Jaff ca0b404299 fix test_langfuse_dynamic_logging 2024-06-19 20:53:58 -07:00
Ishaan Jaff 55e3320a50 fix langfuse dynamic logging test 2024-06-19 20:28:16 -07:00