Krrish Dholakia
|
688b903d19
|
docs(bedrock.md): add anthropic function calling to docs
|
2024-03-05 21:34:46 -08:00 |
|
Krrish Dholakia
|
8a4a14cc95
|
test(test_caching.py): fix test to check on id
|
2024-03-05 21:12:50 -08:00 |
|
Krrish Dholakia
|
a3a751ce62
|
fix(utils.py): fix mistral api exception mapping
|
2024-03-05 20:45:16 -08:00 |
|
ishaan-jaff
|
656e300b83
|
bump: version 1.29.4 → 1.29.5
|
2024-03-05 20:38:47 -08:00 |
|
Ishaan Jaff
|
2679e2baf3
|
Merge pull request #2345 from BerriAI/litellm_fix_update_team_db
(fix) Update Team DB
|
2024-03-05 20:37:58 -08:00 |
|
Ishaan Jaff
|
a3ece3fd71
|
Merge pull request #2341 from BerriAI/litellm_fixes_proxy_db
[Fix] Better debugging with alerts
|
2024-03-05 20:37:16 -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 |
|
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 Jaff
|
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 Jaff
|
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 Jaff
|
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
|
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 Dholakia
|
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 Dholakia
|
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 Dholakia
|
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 Dholakia
|
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
|
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 |
|