Commit graph

634 commits

Author SHA1 Message Date
ishaan-jaff
38f9413dfc (fix) python 3.8 bug 2024-03-09 16:55:05 -08:00
Krrish Dholakia
8b24ddcbbd fix(bedrock.py): enable claude-3 streaming 2024-03-09 14:02:27 -08:00
Krrish Dholakia
775997b283 fix(openai.py): fix async audio transcription 2024-03-08 23:33:54 -08:00
Krish Dholakia
caa99f43bf
Merge branch 'main' into litellm_load_balancing_transcription_endpoints 2024-03-08 23:08:47 -08:00
Krish Dholakia
e245b1c98a
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
fac01f8481 fix(azure.py): add pre call logging for transcription calls 2024-03-08 22:23:21 -08:00
Ishaan Jaff
0fc7b273e5
Merge pull request #2403 from BerriAI/litellm_api_version_client_side
[FEAT] AzureOpenAI - Pass `api_version` to litellm per request
2024-03-08 20:33:45 -08:00
Krrish Dholakia
0fb7afe820 feat(proxy_server.py): working /audio/transcription endpoint 2024-03-08 18:20:27 -08:00
Krrish Dholakia
6b1049217e feat(azure.py): add support for calling whisper endpoints on azure 2024-03-08 13:48:38 -08:00
ishaan-jaff
65ccfc35ca (fix) azure extra setting client 2024-03-08 13:44:39 -08:00
ishaan-jaff
2f6e15655a (feat) set api_version for Azure 2024-03-08 13:38:29 -08:00
ishaan-jaff
d67c63b0c3 (fix) use azure api_version 2024-03-08 13:33:58 -08:00
Krrish Dholakia
696eb54455 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
ishaan-jaff
96e3696138 (fix) support name on perplexity/ 2024-03-08 09:41:58 -08:00
Krrish Dholakia
0e7b30bec9 fix(utils.py): return function name for ollama_chat function calls 2024-03-08 08:01:10 -08:00
Krrish Dholakia
c3c0727366 fix(factory.py): retry failed get request 2024-03-06 18:53:30 -08:00
Krrish Dholakia
cdb960eb34 fix(vertex_ai.py): correctly parse optional params and pass vertex ai project 2024-03-06 14:00:50 -08:00
Krrish Dholakia
81b92f3434 fix(factory.py): support image url requests for anthropic 2024-03-06 11:09:50 -08:00
Ishaan Jaff
a514eae85b
Merge pull request #2344 from BerriAI/litellm_fix_cant_import_litellm
(fix) bug importing litellm on python 3.8
2024-03-05 20:36:08 -08:00
Krrish Dholakia
ea303b0f61 fix(replicate.py): handle model endpoint 2024-03-05 19:06:24 -08:00
ishaan-jaff
bbdac823f4 (fix) using litellm on python 3.8 2024-03-05 18:45:47 -08:00
ishaan-jaff
c6e6afd125 (fix) bug importing litellm 2024-03-05 18:41:39 -08:00
Krrish Dholakia
512f6814d3 fix(factory.py): fix anthropic prompt template 2024-03-05 16:31:41 -08:00
Krrish Dholakia
5c03109b6f docs(configs.md): add load balancing to proxy config docs 2024-03-05 07:39:40 -08:00
Krish Dholakia
5b3459d759
Merge branch 'main' into litellm_claude_3_bedrock_access 2024-03-05 07:10:45 -08:00
Krrish Dholakia
c6d7234c97 fix(bedrock.py): fix conditional 2024-03-04 21:46:00 -08:00
ishaan-jaff
6a28d0f882 (fix) claude-instant-1 test 2024-03-04 21:39:12 -08:00
Krrish Dholakia
5cb854720f test(test_completion.py): fix claude test 2024-03-04 21:27:14 -08:00
Krrish Dholakia
0f62213656 fix(utils.py): fix default message object values 2024-03-04 21:19:03 -08:00
Krrish Dholakia
8d66d813c1 fix(huggingface_restapi.py): fix hf streaming issue 2024-03-04 21:16:41 -08:00
Ishaan Jaff
f1c39f65d7
Merge branch 'main' into litellm_maintain_Claude2_support 2024-03-04 21:14:28 -08:00
Krrish Dholakia
18947f8c85 test(test_add_function_to_prompt.py): skip as anthropic now supports tool calling 2024-03-04 18:31:18 -08:00
Krrish Dholakia
caa17d484a fix(bedrock.py): working image calls to claude 3 2024-03-04 18:12:47 -08:00
Krrish Dholakia
478307d4cf fix(bedrock.py): support anthropic messages api on bedrock (claude-3) 2024-03-04 17:15:47 -08:00
Krrish Dholakia
0ac652a771 fix(bedrock.py): add claude 3 support 2024-03-04 17:15:47 -08:00
Krrish Dholakia
5e93bad4af fix(factory.py): fix prompt mapping 2024-03-04 17:15:47 -08:00
Krrish Dholakia
091cea1acb fix(factory.py): fix prompt mapping 2024-03-04 14:11:11 -08:00
Krrish Dholakia
0c11827a53 refactor(anthropic.py): fix linting error 2024-03-04 13:59:45 -08:00
Krrish Dholakia
78efe027b2 refactor(anthropic.py): fix linting error 2024-03-04 13:58:43 -08:00
Krrish Dholakia
edda2d9293 test(test_completion.py): add testing for anthropic vision calling 2024-03-04 13:34:49 -08:00
Krrish Dholakia
33afa53353 fix(factory.py): support anthropic vision calling 2024-03-04 13:08:25 -08:00
Krrish Dholakia
c53563a1fe fix(test_completion.py): testing for anthropic function calling 2024-03-04 11:31:56 -08:00
ishaan-jaff
9094be7fbd (feat) maintain support to Anthropic text completion 2024-03-04 11:13:14 -08:00
Krrish Dholakia
ae82b3f31a feat(anthropic.py): adds tool calling support 2024-03-04 10:42:28 -08:00
Krrish Dholakia
1c40282627 fix(anthropic.py): support anthropic system prompt 2024-03-04 10:11:29 -08:00
Krrish Dholakia
873ddde924 fix(huggingface_restapi.py): fix huggingface streaming error raising 2024-03-04 09:32:41 -08:00
Ishaan Jaff
14fc8355fb
Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
2024-03-04 09:23:13 -08:00
ishaan-jaff
ba460e6838 (test) claude fixes 2024-03-04 08:20:26 -08:00
ishaan-jaff
d179ae376e (feat) claude-3 test fixes 2024-03-04 07:53:06 -08:00
ishaan-jaff
19eb9063fb (feat) - add claude 3 2024-03-04 07:13:08 -08:00