 Ishaan JaffandGitHub
|
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 |
|
ishaan-jaff
|
c4e7c45c3a
|
(fix) update team_id
|
2024-03-05 19:09:19 -08:00 |
|
Krrish Dholakia
|
ea303b0f61
|
fix(replicate.py): handle model endpoint
|
2024-03-05 19:06:24 -08:00 |
|
ishaan-jaff
|
92753f558c
|
(fix) _update_team_db
|
2024-03-05 19:03:27 -08:00 |
|
Krrish Dholakia
|
10ef40faae
|
test(test_completion.py): handle anthropic internal server error
|
2024-03-05 19:01:55 -08:00 |
|
Krrish Dholakia
|
ad55f4dbb5
|
feat(proxy_server.py): retry if virtual key is rate limited
currently for chat completions
|
2024-03-05 19:00:03 -08:00 |
|
 Ishaan JaffandGitHub
|
6b6775f68e
|
Merge pull request #2343 from BerriAI/litellm_fix_pydantic_warnings
[FIX] pydantic warnings
|
2024-03-05 18:57:46 -08:00 |
|
ishaan-jaff
|
52e59e050c
|
(fix) use str(e)
|
2024-03-05 18:57:26 -08:00 |
|
ishaan-jaff
|
00666566c2
|
(fix) chore
|
2024-03-05 18:54:04 -08:00 |
|
 Ishaan JaffandGitHub
|
03fa322b38
|
Merge branch 'main' into litellm_fixes_proxy_db
|
2024-03-05 18:51:55 -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 |
|
ishaan-jaff
|
a7094b0a3c
|
(v0) fix pydantic warnings
|
2024-03-05 18:29:09 -08:00 |
|
ishaan-jaff
|
735728c4dd
|
(feat) add better debugging when DB read/write fails
|
2024-03-05 18:16:59 -08:00 |
|
Krrish Dholakia
|
f95458dad8
|
fix(utils.py): handle dict object for chatcompletionmessagetoolcall
|
2024-03-05 18:10:58 -08:00 |
|
 Ishaan JaffandGitHub
|
e8c475b925
|
Merge pull request #2340 from BerriAI/litellm_fix_batch_update_users
[Fix] Fix Batch Updating User DB
|
2024-03-05 18:06:08 -08:00 |
|
ishaan-jaff
|
3df618bf04
|
(fix) cleanup
|
2024-03-05 17:05:01 -08:00 |
|
ishaan-jaff
|
d0953a1349
|
(fix) chore
|
2024-03-05 17:04:25 -08:00 |
|
Krrish Dholakia
|
0eb67e50a1
|
fix(utils.py): handle none in tool call for mistral tool calling
|
2024-03-05 16:48:37 -08:00 |
|
ishaan-jaff
|
3f7bf5c6b1
|
(fix) fix batch update user db
|
2024-03-05 16:46:58 -08:00 |
|
Krrish Dholakia
|
6727b009a1
|
bump: version 1.29.3 → 1.29.4
v1.29.3
|
2024-03-05 16:32:06 -08:00 |
|
Krrish Dholakia
|
512f6814d3
|
fix(factory.py): fix anthropic prompt template
|
2024-03-05 16:31:41 -08:00 |
|
Krrish Dholakia
|
387864662e
|
fix(main.py): trigger new build
|
2024-03-05 15:50:40 -08:00 |
|
Krrish Dholakia
|
2b595bfdc9
|
test(test_keys.py): add more duration for test
|
2024-03-05 15:42:19 -08:00 |
|
Krrish Dholakia
|
cd419eb8a5
|
test(test_keys.py): add more duration for testing budget updates
|
2024-03-05 15:35:13 -08:00 |
|
ishaan-jaff
|
b706598415
|
(v0) fixes
|
2024-03-05 15:27:06 -08:00 |
|
Krrish Dholakia
|
78d87a4fbd
|
fix: clean up print verbose statements
|
2024-03-05 15:01:03 -08:00 |
|
Krrish Dholakia
|
d362fc6eec
|
fix(utils.py): fix logging
|
2024-03-05 13:37:38 -08:00 |
|
 Krish DholakiaandGitHub
|
c8d1c857b5
|
Merge pull request #2310 from xihajun/patch-1
Disable special token restriction for claude ai
|
2024-03-05 07:49:57 -08:00 |
|
 Krish DholakiaandGitHub
|
03246af094
|
Merge branch 'main' into patch-1
|
2024-03-05 07:49:48 -08:00 |
|
Krrish Dholakia
|
6b265bc144
|
bump: version 1.29.2 → 1.29.3
|
2024-03-05 07:40:54 -08:00 |
|
Krrish Dholakia
|
072500e314
|
refactor(main.py): trigger new build
|
2024-03-05 07:40: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 DholakiaandGitHub
|
e1e3a9797d
|
Merge pull request #2326 from BerriAI/litellm_claude_3_bedrock_access
Claude 3 bedrock access
|
2024-03-05 07:10:53 -08:00 |
|
 Krish DholakiaandGitHub
|
5b3459d759
|
Merge branch 'main' into litellm_claude_3_bedrock_access
|
2024-03-05 07:10:45 -08:00 |
|
Krrish Dholakia
|
5f225e3a88
|
test(test_streaming.py): skip flaky test
|
2024-03-04 22:33:45 -08:00 |
|
Krrish Dholakia
|
7148077847
|
test(test_completion.py): fix test
|
2024-03-04 22:01:20 -08:00 |
|
Krrish Dholakia
|
8845430cdb
|
docs(anthropic.md): add proxy usage tutorial to anthropic docs
|
2024-03-04 22:00:33 -08:00 |
|
Krrish Dholakia
|
c6d7234c97
|
fix(bedrock.py): fix conditional
|
2024-03-04 21:46:00 -08:00 |
|
ishaan-jaff
|
8ba186afb6
|
bump: version 1.29.1 → 1.29.2
v1.29.1
|
2024-03-04 21:40:06 -08:00 |
|
ishaan-jaff
|
6a28d0f882
|
(fix) claude-instant-1 test
|
2024-03-04 21:39:12 -08:00 |
|
Krrish Dholakia
|
65e9348d4e
|
fix(bedrock.py): minor fixes
|
2024-03-04 21:32:12 -08:00 |
|
Krrish Dholakia
|
9069bfb645
|
test(test_completion.py): fix claude test
|
2024-03-04 21:27:48 -08:00 |
|
Krrish Dholakia
|
5cb854720f
|
test(test_completion.py): fix claude test
|
2024-03-04 21:27:14 -08:00 |
|
Krrish Dholakia
|
f277b204a3
|
fix(init.py): expose 'get_model_params' function
|
2024-03-04 21:22:09 -08:00 |
|
Krrish Dholakia
|
0f62213656
|
fix(utils.py): fix default message object values
|
2024-03-04 21:19:03 -08:00 |
|
ishaan-jaff
|
ec37025e4f
|
bump: version 1.29.0 → 1.29.1
|
2024-03-04 21:17:53 -08:00 |
|
Krrish Dholakia
|
8d66d813c1
|
fix(huggingface_restapi.py): fix hf streaming issue
|
2024-03-04 21:16:41 -08:00 |
|
 Ishaan JaffandGitHub
|
531dff47db
|
Merge pull request #2321 from BerriAI/litellm_maintain_Claude2_support
[Fix] Maintain Claude-2, Claude-Instant-1
|
2024-03-04 21:14:47 -08:00 |
|
 Ishaan JaffandGitHub
|
f1c39f65d7
|
Merge branch 'main' into litellm_maintain_Claude2_support
|
2024-03-04 21:14:28 -08:00 |
|