Commit Graph
12839 Commits
Author SHA1 Message Date
Ishaan Jaff 31cb1be279 edit dev config.yaml 2024-05-11 13:24:59 -07:00
Ishaan Jaff b8c7bbcb9f support batch /chat/completions on proxy 2024-05-11 13:24:25 -07:00
Ishaan Jaff 6561e0838e test - router.batch_acompletion 2024-05-11 13:09:17 -07:00
Ishaan Jaff 9156b7448a feat - router async batch acompletion 2024-05-11 13:08:16 -07:00
Ishaan Jaff 69afc14a82 fix - show token hashes on ui 2024-05-11 12:42:14 -07:00
Krish DholakiaandGitHub 86d0c0ae4e Merge pull request #3582 from BerriAI/litellm_explicit_region_name_setting
feat(router.py): allow setting model_region in litellm_params
2024-05-11 11:36:22 -07:00
Krrish Dholakia 0c87bb5adf docs(reliability.md): add region based routing to proxy + sdk docs 2024-05-11 11:34:12 -07:00
Ishaan Jaff b146336e79 clean up key info tab 2024-05-11 11:30:10 -07:00
Ishaan Jaff 69452f003d ui - show token hashes on ui 2024-05-11 11:21:53 -07:00
Krrish Dholakia 6714854bb7 feat(router.py): support region routing for bedrock, vertex ai, watsonx 2024-05-11 11:04:00 -07:00
Ishaan Jaff 6577719bf8 fix - langfuse trace 2024-05-11 10:28:13 -07:00
Ishaan Jaff 97ba230b7a fix langfuse test 2024-05-11 10:20:30 -07:00
Ishaan Jaff ebb5c76e37 fix langfuse log clean metadata 2024-05-11 10:19:02 -07:00
Krrish Dholakia ebc927f1c8 feat(router.py): allow setting model_region in litellm_params
Closes https://github.com/BerriAI/litellm/issues/3580
2024-05-11 10:18:08 -07:00
Kade HeckelandGitHub a4920200b0 Merge pull request #1 from kmheckel/minor_edit_branch
changed error message
2024-05-11 18:06:13 +01:00
Kade HeckelandGitHub 68b3b6f469 changed error message 2024-05-11 18:05:10 +01:00
Ishaan Jaff e83743f8e1 fix langfuse - log metadata on traces 2024-05-11 09:59:05 -07:00
Krish DholakiaandGitHub d33e49411d Merge pull request #3561 from simonsanvil/feature/watsonx-integration
(fix) Fixed linting and other bugs with watsonx provider
2024-05-11 09:56:02 -07:00
Krish DholakiaandGitHub 8f6ae9a059 Merge pull request #3369 from mogith-pn/main
Clarifai-LiteLLM : Added clarifai as LLM Provider.
2024-05-11 09:31:46 -07:00
Krish DholakiaandGitHub c8604e1820 Merge pull request #3399 from nobu007/fix_exceptions
fix(exceptions.py): import openai Exceptions
2024-05-11 09:31:29 -07:00
Krish DholakiaandGitHub 54e768afa7 Merge pull request #3407 from Lunik/feat/add-azure-content-filter
 feat: Add Azure Content-Safety Proxy hooks
2024-05-11 09:30:46 -07:00
Krish DholakiaandGitHub bbe1300c5b Merge branch 'main' into feat/add-azure-content-filter 2024-05-11 09:30:38 -07:00
Krish DholakiaandGitHub 3ee61350ed Merge pull request #3424 from lunary-ai/main
Fix tool calls tracking with Lunary
2024-05-11 09:26:26 -07:00
Krish DholakiaandGitHub 40063798bd Merge pull request #3507 from Manouchehri/oidc-3505-part-1
Initial OIDC support (Google/GitHub/CircleCI -> Amazon Bedrock & Azure OpenAI)
2024-05-11 09:25:17 -07:00
Krish DholakiaandGitHub 3be5b72b43 Merge pull request #3545 from Merlinvt/main
add additional models from openrouter
2024-05-11 09:08:28 -07:00
Krrish Dholakia c12af219af fix: fix linting 2024-05-10 20:23:33 -07:00
Krrish Dholakia cd1a470b9a refactor(main.py): trigger new build 2024-05-10 20:17:39 -07:00
Krrish Dholakia 6f2fb7f340 ci(config.yml): add google protobuf stubs v1.37.3-stable 2024-05-10 20:16:44 -07:00
Krrish Dholakia 7a45c613a4 bump: version 1.37.3 → 1.37.4 2024-05-10 20:07:31 -07:00
Krrish Dholakia 94f3d361b0 fix(vertex_ai.py): fix list tool call responses
Closes https://github.com/BerriAI/litellm/issues/3147
2024-05-10 20:05:58 -07:00
Krish DholakiaandGitHub 363cdb1a0c Merge pull request #3576 from BerriAI/litellm_langfuse_fix
fix(langfuse.py): fix logging user_id in trace param on new trace creation
v1.37.3
2024-05-10 19:27:34 -07:00
Ishaan Jaff 2c4604d90f (ci/cd) run again 2024-05-10 19:22:13 -07:00
Ishaan Jaff 5874a1675b bump: version 1.37.2 → 1.37.3 2024-05-10 19:20:57 -07:00
Ishaan JaffandGitHub b09075da53 Merge pull request #3577 from BerriAI/litellm_add_triton_server
[Feat] Add Triton Embeddings to LiteLLM
2024-05-10 19:20:23 -07:00
Ishaan Jaff ed2c05d10d fix triton params 2024-05-10 19:14:48 -07:00
Ishaan Jaff b913620997 docs triton embeddings support 2024-05-10 19:08:15 -07:00
Ishaan Jaff d3550379b0 feat - triton embeddings 2024-05-10 18:57:06 -07:00
Ishaan Jaff 0cde9473c9 test triton embeddings 2024-05-10 18:50:34 -07:00
Ishaan Jaff 18ed87edc4 add triton embedding to _init 2024-05-10 18:46:25 -07:00
Krrish Dholakia 0115c79222 fix(langfuse.py): fix logging user_id in trace param on new trace creation
Closes https://github.com/BerriAI/litellm/issues/3560
2024-05-10 18:25:07 -07:00
Krish DholakiaandGitHub 1aa567f3b5 Merge pull request #3571 from BerriAI/litellm_hf_classifier_support
Huggingface classifier support
2024-05-10 17:54:27 -07:00
Krish DholakiaandGitHub 69068f9577 Merge pull request #3572 from powerhouseofthecell/feature/enforce-unique-key-and-team-aliases
enforce unique key and team aliases in the ui
2024-05-10 17:53:26 -07:00
Ishaan JaffandGitHub 2c0c9e1fa4 Merge pull request #3573 from BerriAI/litellm_team_based_failure_callback
[Feat] Use Team based callbacks with litellm.failure_callbacks
2024-05-10 17:53:15 -07:00
Ishaan Jaff 1d25be0ca8 fix langfuse logger re-initialized on all failure callbacks 2024-05-10 17:48:44 -07:00
Ishaan Jaff a4695c3010 test - using langfuse as a failure callback 2024-05-10 17:37:32 -07:00
Ishaan Jaff 4584989a31 fix - langfuse copy metadata 2024-05-10 17:33:29 -07:00
Ishaan Jaff ce8523808b fix langfuse failure logging 2024-05-10 17:02:38 -07:00
Krrish Dholakia 9e9f5d41d9 fix(proxy_server.py): check + get end-user obj even for master key calls
fixes issue where region-based routing wasn't working for end-users if master key was given
2024-05-10 16:54:51 -07:00
Ishaan JaffandGitHub db0db5c62c Merge pull request #3570 from BerriAI/litellm_test_model_openai_client
[Test] Proxy - uses the same OpenAI Client after 1 min
2024-05-10 16:54:45 -07:00
Ishaan JaffandGitHub e3848abdfe Merge pull request #3569 from BerriAI/litellm_fix_bug_upsert_deployments
[Fix] Upsert deployment bug
2024-05-10 16:53:59 -07:00