Commit graph

14223 commits

Author SHA1 Message Date
Ishaan Jaff
166eb24c54 script to add new models 2024-07-04 20:52:58 -07:00
Ishaan Jaff
340f7317e8
Merge pull request #4549 from BerriAI/litellm_add_groq_whisper
[Feat] Add Groq/whisper-large-v3
2024-07-04 17:30:48 -07:00
Krish Dholakia
1807c49f18
Merge pull request #4279 from tomusher/feature/return-output-vector-size-in-modelinfo
Return output_vector_size in get_model_info
2024-07-04 17:03:39 -07:00
Krish Dholakia
0721e95b0b
Merge branch 'main' into feature/return-output-vector-size-in-modelinfo 2024-07-04 17:03:31 -07:00
Krrish Dholakia
ffcf9e695f feat(internal_user_endpoints.py): expose /user/delete endpoint 2024-07-04 17:01:16 -07:00
Ishaan Jaff
82067072a7 docs - groq speech to text 2024-07-04 16:49:45 -07:00
Ishaan Jaff
8ffa690f33 test groq/whisper-large-v3 2024-07-04 16:45:45 -07:00
Ishaan Jaff
1835032824 add groq whisper large 2024-07-04 16:43:40 -07:00
Krish Dholakia
aebcdc04ff
Merge pull request #4386 from BerriAI/litellm_user_delete_endpoint
feat(internal_user_endpoints.py): expose `/user/delete` endpoint
2024-07-04 16:38:31 -07:00
Krrish Dholakia
f2dabc65be fix(anthropic.py): fix anthropic tool calling + streaming
Fixes https://github.com/BerriAI/litellm/issues/4537
2024-07-04 16:30:24 -07:00
Krrish Dholakia
86632f6da0 fix(types/router.py): add custom pricing info to 'model_info'
Fixes https://github.com/BerriAI/litellm/issues/4542
2024-07-04 16:07:58 -07:00
Ishaan Jaff
3460a96c8a ui new build 2024-07-04 15:58:20 -07:00
Ishaan Jaff
5eddc30d53
Merge pull request #4548 from BerriAI/ui_fix_onboarding_links
[Fix] Invite Links / Onboarding flow on admin ui
2024-07-04 15:56:57 -07:00
Ishaan Jaff
c1c2f9faa4 fix backend invite link sign up 2024-07-04 15:55:04 -07:00
Ishaan Jaff
7164e728ed fix invite link sign up 2024-07-04 15:54:11 -07:00
Krrish Dholakia
879d1ae60e fix(utils.py): fix error string for exception raised 2024-07-04 15:52:46 -07:00
Ishaan Jaff
fdcdee8775 fix invite id flow 2024-07-04 15:40:49 -07:00
Ishaan Jaff
c3bbc4a692 fix invite link flow 2024-07-04 15:40:19 -07:00
Ishaan Jaff
fe15df26f2 fix invite link flow 2024-07-04 15:40:08 -07:00
Krish Dholakia
18d8edc145
Merge pull request #4461 from t968914/litellm-fix-vertexaibeta
fix: Include vertex_ai_beta in vertex_ai param mapping/Do not use google auth project_id
2024-07-04 15:27:20 -07:00
Krish Dholakia
20b0a63f56
Merge pull request #4546 from BerriAI/litellm_cohere_tool_calling_fix
Cohere tool calling fix
2024-07-04 15:25:22 -07:00
Krish Dholakia
d806d83956
Merge pull request #4541 from paul-gauthier/deepseek-coder-128k
Deepseek coder now has 128k context
2024-07-04 15:24:15 -07:00
Ishaan Jaff
3a6c6cd986
Merge pull request #4545 from BerriAI/litellm_prom_named_key
feat - show key alias on prometheus metrics
2024-07-04 13:40:52 -07:00
Ishaan Jaff
a457aec761 add doc string for v1/model/info 2024-07-04 13:21:02 -07:00
Ishaan Jaff
12343650e4 feat - allow looking up model_id in model info 2024-07-04 13:13:42 -07:00
Krrish Dholakia
fd25117b67 fix(main.py): fix azure ai cohere tool calling 2024-07-04 11:46:14 -07:00
Krrish Dholakia
a8e181369d fix(cohere.py): fix message parsing to handle tool calling correctly 2024-07-04 11:13:07 -07:00
Ishaan Jaff
85ecc13458 feat - show key alias on prometheus metrics 2024-07-04 09:57:00 -07:00
Krrish Dholakia
d4577fe476 fix(factory.py): fix linting 2024-07-04 08:21:19 -07:00
Krish Dholakia
3184640291
Merge pull request #4522 from andrewmjc/matchingToolMessageSpec
[Bug Fix] Use OpenAI Tool Response Spec When Converting To Gemini/VertexAI Tool Response
2024-07-04 08:03:38 -07:00
Paul Gauthier
5192b7ccc2 Deepseek coder now has 128k context 2024-07-04 11:47:15 -03:00
Krrish Dholakia
6650104443 bump: version 1.41.5 → 1.41.6 2024-07-03 22:24:16 -07:00
Krrish Dholakia
d66d35349f test(test_prompt_factory.py): fix test 2024-07-03 22:16:03 -07:00
Krrish Dholakia
a3e9bc4ae2 fix(aws_secret_manager.py): fix litellm license check 2024-07-03 22:07:48 -07:00
Krrish Dholakia
19c982d0f9 fix: linting fixes 2024-07-03 21:55:00 -07:00
Krish Dholakia
17869fc5e9
Merge pull request #4536 from BerriAI/litellm_anthropic_tool_calling_streaming_fix
*real* Anthropic tool calling + streaming support
2024-07-03 20:43:56 -07:00
Krish Dholakia
5e47970eed
Merge branch 'main' into litellm_anthropic_tool_calling_streaming_fix 2024-07-03 20:43:51 -07:00
Krrish Dholakia
2e5a81f280 fix(utils.py): stream_options working across all providers 2024-07-03 20:40:46 -07:00
Krrish Dholakia
8dbe0559dd fix(utils.py): stream_options fix 2024-07-03 19:57:34 -07:00
Krrish Dholakia
344268e053 fix(anthropic.py): support *real* anthropic tool calling + streaming
Parses each chunk and translates to openai format
2024-07-03 19:48:35 -07:00
Ishaan Jaff
e7122772d1 bump: version 1.41.4 → 1.41.5 2024-07-03 18:59:53 -07:00
Ishaan Jaff
046b9d8f66 fix lakera ai testing 2024-07-03 18:58:36 -07:00
Krish Dholakia
1078c0f77a
Merge pull request #4533 from UsableMachines/nick/fix-granite-prompt-template
Fix Granite Prompt template
2024-07-03 18:45:25 -07:00
Krrish Dholakia
ed5fc3d1f9 fix(utils.py): fix vertex anthropic streaming 2024-07-03 18:43:46 -07:00
Krish Dholakia
f4c3492f64
Merge pull request #4534 from BerriAI/revert-4531-litellm_vertex_anthropic_tools
Revert "fix(vertex_anthropic.py): Vertex Anthropic tool calling - native params "
2024-07-03 17:55:45 -07:00
Krish Dholakia
6c5c8bbb28
Revert "fix(vertex_anthropic.py): Vertex Anthropic tool calling - native params " 2024-07-03 17:55:37 -07:00
nick-rackauckas
ce595027ad Fix LiteLlm Granite Prompt template 2024-07-03 17:52:28 -07:00
Krish Dholakia
318077edea
Merge pull request #4531 from BerriAI/litellm_vertex_anthropic_tools
fix(vertex_anthropic.py): Vertex Anthropic tool calling - native params
2024-07-03 17:25:32 -07:00
Ishaan Jaff
5e5799b9b4
Merge pull request #4532 from BerriAI/litellm_control_lakera_per_call
[Feat] v2 - Control guardrails per LLM Call
2024-07-03 17:04:12 -07:00
Ishaan Jaff
97dab0449e
Merge pull request #4530 from BerriAI/doc_set_guardrails_config
Doc set guardrails on litellm config.yaml
2024-07-03 17:03:58 -07:00