Ishaan Jaff
|
90a0db5618
|
Merge pull request #4519 from BerriAI/litellm_re_use_openai_azure_clients_whisper
[Fix+Test] /audio/transcriptions - use initialized OpenAI / Azure OpenAI clients
|
2024-07-02 16:42:22 -07:00 |
|
Ishaan Jaff
|
2b5f3c6105
|
fix use router level client for OpenAI / Azure transcription calls
|
2024-07-02 12:33:31 -07:00 |
|
Krrish Dholakia
|
79670ab82e
|
fix(main.py): get the region name from boto3 client if dynamic var not set
|
2024-07-02 09:24:07 -07:00 |
|
Krrish Dholakia
|
ea74e01813
|
fix(router.py): disable cooldowns
allow admin to disable model cooldowns
|
2024-07-01 15:03:10 -07:00 |
|
Krrish Dholakia
|
be3c98bc16
|
fix(main.py): copy messages - prevent modifying user input
Fixes https://github.com/BerriAI/litellm/discussions/4489
|
2024-07-01 08:14:46 -07:00 |
|
Ishaan Jaff
|
f9ba3cf668
|
fix bedrock claude test
|
2024-06-29 18:46:06 -07:00 |
|
Brian Schultheiss
|
632b7ce17d
|
Resolve merge conflicts
|
2024-06-29 15:53:02 -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
|
1223b2b111
|
Merge pull request #4449 from BerriAI/litellm_azure_tts
feat(azure.py): azure tts support
|
2024-06-27 21:33:38 -07:00 |
|
Ishaan Jaff
|
a012f231b6
|
azure - fix custom logger on post call
|
2024-06-27 17:37:02 -07:00 |
|
Krrish Dholakia
|
c14cc35e52
|
feat(azure.py): azure tts support
Closes https://github.com/BerriAI/litellm/issues/4002
|
2024-06-27 16:59:25 -07:00 |
|
Krrish Dholakia
|
98daedaf60
|
fix(router.py): fix setting httpx mounts
|
2024-06-26 17:22:04 -07:00 |
|
Ishaan Jaff
|
d213f81b4c
|
add initial support for volcengine
|
2024-06-26 16:53:44 -07:00 |
|
Brian Schultheiss
|
eeedfceee4
|
Merge branch 'main' of https://github.com/BerriAI/litellm into litellm_ftr_bedrock_aws_session_token
|
2024-06-26 08:11:34 -07:00 |
|
Krrish Dholakia
|
d98e00d1e0
|
fix(router.py): set cooldown_time: per model
|
2024-06-25 16:51:55 -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 |
|
Ishaan Jaff
|
a230f5f6c5
|
feat - use n in mock completion
|
2024-06-25 10:50:47 -07:00 |
|
Ishaan Jaff
|
d829d6393d
|
feat - add nvidia nim to main.py
|
2024-06-25 08:57:11 -07:00 |
|
Brian Schultheiss
|
8ad1ae73e5
|
Support aws_session_token for bedrock client. https://github.com/BerriAI/litellm/issues/4346
|
2024-06-23 12:51:25 -07:00 |
|
Krrish Dholakia
|
068e8dff5b
|
feat(dynamic_rate_limiter.py): passing base case
|
2024-06-21 22:46:46 -07:00 |
|
Ishaan Jaff
|
eb8a9b2654
|
fix - /moderation don't require a model
|
2024-06-21 16:00:43 -07:00 |
|
Krish Dholakia
|
361e47882b
|
Merge pull request #4121 from friendliai/feat/friendliai
feat: friendli ai support
|
2024-06-20 22:17:41 -07:00 |
|
Krrish Dholakia
|
dfd5882c31
|
fix(vertex_httpx.py): allow passing extra headers
Closes https://github.com/BerriAI/litellm/pull/4327
|
2024-06-20 21:14:44 -07:00 |
|
Wonseok Lee (Jack)
|
c4c7d1b367
|
Merge branch 'main' into feat/friendliai
|
2024-06-21 10:50:03 +09: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
|
05a4b6188e
|
fix(main.py): fix text-completion vllm routing
|
2024-06-19 17:48:20 -07:00 |
|
Ishaan Jaff
|
931a72523e
|
fix - use router level client on proxy img gen
|
2024-06-19 15:27:46 -07:00 |
|
Krrish Dholakia
|
9cc104eb03
|
fix(main.py): route openai calls to /completion when text_completion is True
|
2024-06-19 12:37:05 -07:00 |
|
Krrish Dholakia
|
f41c443abb
|
fix(vertex_httpx.py): re-raise vertex content policy violation error
Fixes https://github.com/BerriAI/litellm/issues/4270
|
2024-06-18 19:00:35 -07:00 |
|
Krish Dholakia
|
63216f42b8
|
Merge branch 'main' into litellm_gemini_refactoring
|
2024-06-17 19:50:56 -07:00 |
|
Krrish Dholakia
|
4f32bca8d9
|
fix(main.py): fix import
|
2024-06-17 18:50:16 -07:00 |
|
Krish Dholakia
|
e9c92c571c
|
Merge pull request #4195 from jacquesyvesgl/main
[New Feature] Add mock_tool_calls to `main.py`
|
2024-06-17 17:38:45 -07:00 |
|
Krish Dholakia
|
a80520004e
|
Merge branch 'main' into litellm_gemini_refactoring
|
2024-06-17 17:28:50 -07:00 |
|
Ishaan Jaff
|
5a28875e77
|
fix text completion response from codestral
|
2024-06-17 15:01:26 -07:00 |
|
Ishaan Jaff
|
364492297d
|
feat - add fim codestral api
|
2024-06-17 13:46:03 -07:00 |
|
Krrish Dholakia
|
be66800a98
|
feat(main.py): initial commit - refactoring google ai studio to just use vertex httpx
Uses the same calling logic for google ai studio/vertex ai. Simplifies logic, gives google ai studio integration all of vertex
ai features.
|
2024-06-17 13:31:46 -07:00 |
|
Ishaan Jaff
|
ad47fee181
|
feat add text completion config for mistral text
|
2024-06-17 12:48:46 -07:00 |
|
Ishaan Jaff
|
3ae05c0404
|
vo - init commit adding codestral API
|
2024-06-17 11:05:24 -07:00 |
|
Krrish Dholakia
|
6f715b4782
|
feat(router.py): support content policy fallbacks
Closes https://github.com/BerriAI/litellm/issues/2632
|
2024-06-14 17:15:44 -07:00 |
|
Krrish Dholakia
|
0404d30a9c
|
fix(main.py): include traceback in error string
|
2024-06-14 15:15:53 -07:00 |
|
=
|
9df0091b97
|
Add mock_tool_calls
|
2024-06-14 15:19:11 +02:00 |
|
Krish Dholakia
|
05e21441a6
|
Merge branch 'main' into litellm_vertex_completion_httpx
|
2024-06-12 21:19:22 -07:00 |
|
Krrish Dholakia
|
995631bd39
|
fix(vertex_httpx.py): support async completion calls
|
2024-06-12 20:15:03 -07:00 |
|
Krrish Dholakia
|
3955b058ed
|
fix(vertex_httpx.py): support streaming via httpx client
|
2024-06-12 19:55:14 -07:00 |
|
Wonseok Lee (Jack)
|
776c75c1e5
|
Merge branch 'main' into feat/friendliai
|
2024-06-13 09:59:56 +09:00 |
|
Krrish Dholakia
|
3b913443fe
|
feat(vertex_httpx.py): Moving to call vertex ai via httpx (instead of their sdk). Allows us to support all their api updates.
|
2024-06-12 16:47:00 -07:00 |
|
Ishaan Jaff
|
95aaef4f94
|
feat - add async support for clarifai
|
2024-06-12 16:32:16 -07:00 |
|
Krish Dholakia
|
75b0d7821b
|
Merge pull request #4139 from BerriAI/litellm_fix_budget_exceeded_error_code
fix(proxy_server.py): use consistent 400-status code error code for exceeded budget errors
|
2024-06-11 18:36:58 -07:00 |
|
Krrish Dholakia
|
0ab0111d57
|
test(test_team.py): fix error string asserted
|
2024-06-11 18:05:20 -07:00 |
|