Commit Graph

13729 Commits

Author SHA1 Message Date
Ishaan Jaff c91b254e25 fix OTEL TracerProvider 2024-07-06 15:15:49 -07:00
Ishaan Jaff 174d6eaf13 OTEL allow setting deployment environment 2024-06-26 11:50:16 -07:00
Ishaan Jaff ae431eb85d Merge pull request #4418 from BerriAI/litellm_fireworks_ai_tool_calling
[Feat] Add Fireworks AI Tool calling support
2024-06-26 08:30:06 -07:00
Krrish Dholakia 09f4eb7617 docs(reliable_completions.md): improve headers for easier searching 2024-06-26 08:09:31 -07:00
Ishaan Jaff 829dece9aa test - fireworks ai param mapping 2024-06-26 06:58:00 -07:00
Ishaan Jaff 8a7f2921f2 fix + test fireworks ai param mapping for tools 2024-06-26 06:57:04 -07:00
Ishaan Jaff 6c388dc05a test fireworks ai tool calling 2024-06-26 06:45:29 -07:00
Ishaan Jaff 1cfe03c820 add fireworks ai param mapping 2024-06-26 06:43:18 -07:00
Ishaan Jaff dcdf266f36 fix fireworks ai config 2024-06-26 06:40:44 -07:00
Ishaan Jaff 493a737787 feat - add fireworks ai config for param mapping 2024-06-26 06:29:21 -07:00
Krish Dholakia f9407aaefc Merge pull request #4400 from paul-gauthier/openrouter-35-sonnet
Added openrouter/anthropic/claude-3.5-sonnet & haiku to model json
2024-06-25 21:07:56 -07:00
Krrish Dholakia d6ed8c10b2 docs(function_call.md): cleanup 2024-06-25 18:26:34 -07:00
Ishaan Jaff eca4876bbf run again 2024-06-25 18:22:20 -07:00
Krish Dholakia d772b8d9b0 Merge pull request #4411 from BerriAI/litellm_router_dynamic_cooldowns
fix(router.py): set `cooldown_time:` per model
v1.40.27
2024-06-25 18:20:03 -07:00
Krish Dholakia b1fa0b78bc Merge pull request #4412 from BerriAI/revert-4402-main
Revert "Create litellm user to fix issue with prisma in k8s "
2024-06-25 18:19:47 -07:00
Krish Dholakia ac1f343487 Revert "Create litellm user to fix issue with prisma in k8s " 2024-06-25 18:19:24 -07:00
Ishaan Jaff 45c748475b bump: version 1.40.26 → 1.40.27 2024-06-25 18:13:31 -07:00
Ishaan Jaff f729e61239 Merge pull request #4410 from BerriAI/litellm_add_secret_detection
[Enterprise] Add secret detection pre call hook
2024-06-25 18:09:30 -07:00
Ishaan Jaff 9942a5cbcf Merge branch 'main' into litellm_add_secret_detection 2024-06-25 18:08:51 -07:00
Ishaan Jaff 33c11c94f8 fix detect secrets test 2024-06-25 17:44:36 -07:00
Ishaan Jaff 734ed571e9 docs - secret detection 2024-06-25 17:42:54 -07:00
Ishaan Jaff 66f0d6ae8f test secret detection 2024-06-25 17:27:02 -07:00
Ishaan Jaff 304e84f87c clean up secret detection 2024-06-25 17:25:53 -07:00
Krish Dholakia a43271984c Merge pull request #4402 from CaseMark/main
Create litellm user to fix issue with prisma in k8s
2024-06-25 17:04:04 -07:00
Krrish Dholakia 8fbc34e7e9 docs(routing.md): add dynamic cooldowns to docs 2024-06-25 17:01:58 -07:00
Krrish Dholakia d98e00d1e0 fix(router.py): set cooldown_time: per model 2024-06-25 16:51:55 -07:00
Ishaan Jaff e4653e6032 fix async_pre_call_hook 2024-06-25 16:38:47 -07:00
Ishaan Jaff 38ec55bd95 Merge pull request #4409 from BerriAI/litellm_enforce_premium_license_in_vpc
enterprise - allow verifying license in air gapped vpc
2024-06-25 16:29:57 -07:00
Ishaan Jaff 4abb83b12d fix only use crypto imports when needed 2024-06-25 16:28:47 -07:00
Ishaan Jaff e22c9ba0cc init secret detection callback 2024-06-25 16:25:14 -07:00
Ishaan Jaff 4aa686bb05 feat - add secret detection 2024-06-25 16:23:56 -07:00
Krrish Dholakia e813e984f7 fix(predibase.py): support json schema on predibase 2024-06-25 16:03:47 -07:00
Ishaan Jaff 4c99010eee fix - verify license without api request 2024-06-25 13:55:54 -07:00
Krrish Dholakia 6889a4c0dd fix(utils.py): predibase exception mapping - map 424 as a badrequest error 2024-06-25 13:47:38 -07:00
Krrish Dholakia 6e02ac0056 fix(utils.py): add coverage for anthropic content policy error - vertex ai 2024-06-25 11:47:39 -07:00
Krrish Dholakia cccc55213b fix(router.py): improve error message returned for fallbacks 2024-06-25 11:27:20 -07:00
Ishaan Jaff 2bd993039b Merge pull request #4405 from BerriAI/litellm_update_mock_completion
[Fix] - use `n` in mock completion responses
2024-06-25 11:20:30 -07:00
Ishaan Jaff ccf1bbc5d7 fix using mock completion 2024-06-25 11:14:40 -07:00
Krrish Dholakia 71b7c2886b docs(reliability.md): add doc on mock testing fallbacks 2024-06-25 11:07:07 -07:00
Krrish Dholakia 0396d484fb feat(router.py): support mock testing content policy + context window fallbacks 2024-06-25 10:58:19 -07:00
Ishaan Jaff 343e3f3e90 test - test_mock_request_n_greater_than_1 2024-06-25 10:54:18 -07:00
Ishaan Jaff a230f5f6c5 feat - use n in mock completion 2024-06-25 10:50:47 -07:00
Ishaan Jaff 6f51da4e78 Merge pull request #4403 from BerriAI/litellm_add_nvidia_nim
[Feat-New Provider] Add Nvidia NIM
2024-06-25 10:36:28 -07:00
Ishaan Jaff b9f83f48ba Merge pull request #4364 from BerriAI/litellm_use_tracemalloc_mem_usage
[Feat]  add endpoint to debug memory util
2024-06-25 10:32:52 -07:00
Ishaan Jaff b4497acfc2 ci/cd run again 2024-06-25 09:48:49 -07:00
Ishaan Jaff 100f245fef docs nvidia_nim 2024-06-25 09:46:42 -07:00
Ishaan Jaff bac5dfb30b docs - add nvidia nim 2024-06-25 09:38:34 -07:00
Krish Dholakia e2a50b66f2 Update README.md 2024-06-25 09:24:00 -07:00
Krish Dholakia e354840f90 Update README.md 2024-06-25 09:23:19 -07:00
Ishaan Jaff e5f281074f test - nvidia nim 2024-06-25 09:16:31 -07:00