Krrish Dholakia
|
292cdd81e4
|
fix(router.py): fix pre call check logic
|
2024-03-23 18:56:08 -07:00 |
|
Krrish Dholakia
|
e8fbe9a9a5
|
fix(bedrock.py): support claude 3 function calling when stream=true
https://github.com/BerriAI/litellm/issues/2615
|
2024-03-21 18:39:03 -07:00 |
|
Krrish Dholakia
|
a626f4abfb
|
refactor(main.py): trigger new build
|
2024-03-21 10:56:44 -07:00 |
|
Lucca Zenobio
|
274d936195
|
extra headers
|
2024-03-21 10:43:27 -03:00 |
|
Krrish Dholakia
|
c9f20c8142
|
refactor(main.py): trigger new build
|
2024-03-19 21:05:53 -07:00 |
|
Krish Dholakia
|
09269005db
|
Merge pull request #2142 from vilmar-hillow/azure_embedding_ad_token
Fixed azure ad token not being processed properly in embedding models
|
2024-03-19 11:51:28 -07:00 |
|
Krish Dholakia
|
f522a5236b
|
Merge pull request #2561 from BerriAI/litellm_batch_writing_db
fix(proxy/utils.py): move to batch writing db updates
|
2024-03-18 21:50:47 -07:00 |
|
Krrish Dholakia
|
5a2b3c1b68
|
refactor(main.py): trigger new build
|
2024-03-18 21:27:32 -07:00 |
|
Krrish Dholakia
|
c692124d58
|
docs(main.py): add timeout to docstring
|
2024-03-18 21:23:46 -07:00 |
|
Bincheng Li
|
794f90dbb7
|
fix bug: custom prompt templates registered are never applied to vllm provider
|
2024-03-17 15:21:14 +08:00 |
|
Krrish Dholakia
|
aed7f65ef2
|
refactor(main.py): trigger new build
|
2024-03-16 18:49:54 -07:00 |
|
Krish Dholakia
|
b0d530d029
|
Merge pull request #2535 from BerriAI/litellm_fireworks_ai_support
feat(utils.py): add native fireworks ai support
|
2024-03-15 10:02:53 -07:00 |
|
Krrish Dholakia
|
b56f9e148a
|
refactor(main.py): trigger new build
|
2024-03-15 09:42:23 -07:00 |
|
Krrish Dholakia
|
0783a3f247
|
feat(utils.py): add native fireworks ai support
addresses - https://github.com/BerriAI/litellm/issues/777, https://github.com/BerriAI/litellm/issues/2486
|
2024-03-15 09:09:59 -07:00 |
|
Krrish Dholakia
|
ca5654a20f
|
refactor(main.py): trigger new build
|
2024-03-14 13:01:18 -07:00 |
|
Krrish Dholakia
|
ec81664e38
|
refactor(main.py): trigger new build
|
2024-03-14 12:10:39 -07:00 |
|
Krrish Dholakia
|
d2f47ee45b
|
fix(parallel_request_limiter.py): handle metadata being none
|
2024-03-14 10:02:41 -07:00 |
|
Krrish Dholakia
|
b6f7eb922f
|
docs(enterprise.md): add prompt injection detection to docs
|
2024-03-13 12:37:32 -07:00 |
|
Krish Dholakia
|
ce3c865adb
|
Merge pull request #2472 from BerriAI/litellm_anthropic_streaming_tool_calling
fix(anthropic.py): support claude-3 streaming with function calling
|
2024-03-12 21:36:01 -07:00 |
|
Dmitry Supranovich
|
f69ce1a6cf
|
Fixed azure ad token not being processed properly in embedding models
|
2024-03-12 21:29:24 -04:00 |
|
Krish Dholakia
|
bf0adfc246
|
Merge pull request #2473 from BerriAI/litellm_fix_compatible_provider_model_name
fix(openai.py): return model name with custom llm provider for openai-compatible endpoints (e.g. mistral, together ai, etc.)
|
2024-03-12 12:58:29 -07:00 |
|
Ishaan Jaff
|
15591d0978
|
Merge pull request #2474 from BerriAI/litellm_support_command_r
[New-Model] Cohere/command-r
|
2024-03-12 11:11:56 -07:00 |
|
Krrish Dholakia
|
4dd28e9646
|
fix(main.py): trigger new build
|
2024-03-12 11:07:14 -07:00 |
|
Krrish Dholakia
|
e94c4f818c
|
fix(openai.py): return model name with custom llm provider for openai compatible endpoints
|
2024-03-12 10:30:10 -07:00 |
|
ishaan-jaff
|
f398d6e48f
|
(feat) cohere_chat provider
|
2024-03-12 10:29:26 -07:00 |
|
Krrish Dholakia
|
1c6438c267
|
fix(anthropic.py): support streaming with function calling
|
2024-03-12 09:52:11 -07:00 |
|
ishaan-jaff
|
c5ebbd1868
|
(feat) support azure/gpt-instruct models
|
2024-03-12 09:30:15 -07:00 |
|
Krrish Dholakia
|
4586ba554c
|
refactor(main.py): trigger new build
|
2024-03-11 13:57:40 -07:00 |
|
Krrish Dholakia
|
d4dc14a5d4
|
fix(main.py): trigger new build
|
2024-03-10 09:48:06 -07:00 |
|
Krish Dholakia
|
f461352908
|
Merge branch 'main' into litellm_load_balancing_transcription_endpoints
|
2024-03-08 23:08:47 -08:00 |
|
Krish Dholakia
|
75bc854294
|
Merge pull request #2401 from BerriAI/litellm_transcription_endpoints
feat(main.py): support openai transcription endpoints
|
2024-03-08 23:07:48 -08:00 |
|
Krrish Dholakia
|
93615682fe
|
feat(proxy_server.py): working /audio/transcription endpoint
|
2024-03-08 18:20:27 -08:00 |
|
ishaan-jaff
|
e749521c0b
|
(feat) use no-log as a litellm param
|
2024-03-08 16:46:38 -08:00 |
|
ishaan-jaff
|
feefdd631c
|
(feat) disable logging per request
|
2024-03-08 16:25:54 -08:00 |
|
Krrish Dholakia
|
93e9781d37
|
feat(router.py): add load balancing for async transcription calls
|
2024-03-08 13:58:15 -08:00 |
|
Krrish Dholakia
|
e084b877f5
|
feat(azure.py): add support for calling whisper endpoints on azure
|
2024-03-08 13:48:38 -08:00 |
|
Krrish Dholakia
|
bdf8e2d3c7
|
feat(main.py): support openai transcription endpoints
enable user to load balance between openai + azure transcription endpoints
|
2024-03-08 10:25:19 -08:00 |
|
Krrish Dholakia
|
0210a3e5ba
|
refactor(main.py): trigger new build
|
2024-03-08 08:12:22 -08:00 |
|
Krrish Dholakia
|
4185a262ed
|
test: increase time before checking budget reset - avoid deadlocking
|
2024-03-06 22:16:59 -08:00 |
|
Krrish Dholakia
|
7f4dd734c1
|
fix(vertex_ai.py): correctly parse optional params and pass vertex ai project
|
2024-03-06 14:00:50 -08:00 |
|
Krrish Dholakia
|
b5861fb661
|
fix(main.py): trigger new build
|
2024-03-05 15:50:40 -08:00 |
|
Krrish Dholakia
|
ef42b2056a
|
refactor(main.py): trigger new build
|
2024-03-05 07:40:41 -08:00 |
|
ishaan-jaff
|
963313412d
|
(feat) maintain anthropic text completion
|
2024-03-04 11:16:34 -08:00 |
|
Krrish Dholakia
|
f830e2ba68
|
refactor(main.py): trigger new build
|
2024-03-04 09:33:44 -08:00 |
|
ishaan-jaff
|
26eea94404
|
(feat) - add claude 3
|
2024-03-04 07:13:08 -08:00 |
|
Krrish Dholakia
|
e2f6845234
|
fix(main.py): trigger new build
|
2024-03-02 21:22:05 -08:00 |
|
Krrish Dholakia
|
8fc1f12fe8
|
refactor(main.py): trigger new build
|
2024-03-02 20:09:10 -08:00 |
|
Krrish Dholakia
|
7b9c8280d4
|
refactor(main.py): trigger new build
|
2024-03-01 20:51:07 -08:00 |
|
Krrish Dholakia
|
d9879bd8af
|
refactor(main.py): trigger new build
|
2024-02-28 20:59:52 -08:00 |
|
ishaan-jaff
|
1ed4707c73
|
(fix) maintain backwards compat with vertex_ai_project
|
2024-02-28 11:35:29 -08:00 |
|