Krrish Dholakia
|
8dc9b51ef2
|
test(test_proxy_server.py): add back bedrock embedding tests
|
2024-03-04 18:28:05 -08:00 |
|
Krrish Dholakia
|
f0a5e0ffe9
|
fix(bedrock.py): working image calls to claude 3
|
2024-03-04 18:12:47 -08:00 |
|
Krrish Dholakia
|
dc1f347a63
|
fix(bedrock.py): support bedrock anthropic claude 3 tool calling
|
2024-03-04 17:47:28 -08:00 |
|
Krrish Dholakia
|
dad65ca602
|
fix(bedrock.py): support anthropic messages api on bedrock (claude-3)
|
2024-03-04 17:15:47 -08:00 |
|
Krrish Dholakia
|
6c486c2461
|
fix(bedrock.py): add claude 3 support
|
2024-03-04 17:15:47 -08:00 |
|
Krrish Dholakia
|
85afc91f08
|
fix(factory.py): fix prompt mapping
|
2024-03-04 17:15:47 -08:00 |
|
Krrish Dholakia
|
174cb268d6
|
refactor(anthropic.py): fix linting error
|
2024-03-04 13:58:43 -08:00 |
|
Krrish Dholakia
|
4f5f6ec812
|
test(test_completion.py): add testing for anthropic vision calling
|
2024-03-04 13:34:49 -08:00 |
|
Krrish Dholakia
|
fb694128e9
|
fix(factory.py): support anthropic vision calling
|
2024-03-04 13:08:25 -08:00 |
|
Krrish Dholakia
|
83d527f047
|
fix(test_completion.py): testing for anthropic function calling
|
2024-03-04 11:31:56 -08:00 |
|
Krrish Dholakia
|
1e2154317c
|
feat(anthropic.py): adds tool calling support
|
2024-03-04 10:42:28 -08:00 |
|
Krrish Dholakia
|
fed3f98582
|
fix(anthropic.py): support anthropic system prompt
|
2024-03-04 10:11:29 -08:00 |
|
Krrish Dholakia
|
f830e2ba68
|
refactor(main.py): trigger new build
|
2024-03-04 09:33:44 -08:00 |
|
Krrish Dholakia
|
a1ce24c5f0
|
fix(huggingface_restapi.py): fix huggingface streaming error raising
|
2024-03-04 09:32:41 -08:00 |
|
ishaan-jaff
|
2173cfe359
|
bump: version 1.28.12 → 1.28.13
|
2024-03-04 09:24:26 -08:00 |
|
Ishaan Jaff
|
561e7ff453
|
Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
|
2024-03-04 09:23:13 -08:00 |
|
ishaan-jaff
|
dd8e3351ad
|
(test) test_exceptions.py
|
2024-03-04 09:06:42 -08:00 |
|
ishaan-jaff
|
7c6fe0f8d2
|
(test-fix) hf is unstable
|
2024-03-04 08:44:39 -08:00 |
|
Ishaan Jaff
|
fc34999168
|
Merge pull request #2290 from ti3x/bedrock_mistral
Add support for Bedrock Mistral models
|
2024-03-04 08:42:47 -08:00 |
|
ishaan-jaff
|
b5fcc89682
|
(test) claude-instant-1
|
2024-03-04 08:32:13 -08:00 |
|
ishaan-jaff
|
351c648dc0
|
(fix) test streaming
|
2024-03-04 08:29:16 -08:00 |
|
ishaan-jaff
|
4a4c4e3466
|
(test) claude fixes
|
2024-03-04 08:20:26 -08:00 |
|
Krrish Dholakia
|
8c2ac9101e
|
fix(utils.py): fix num retries logic
|
2024-03-04 08:01:02 -08:00 |
|
ishaan-jaff
|
1defd7b50f
|
(feat) claude-3 test fixes
|
2024-03-04 07:53:06 -08:00 |
|
ishaan-jaff
|
5562fcc856
|
(feat) add claude-3 to model_prices
|
2024-03-04 07:35:21 -08:00 |
|
ishaan-jaff
|
b3f738832c
|
(feat) streaming claude-3
|
2024-03-04 07:29:23 -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
|
9bea3d0c7d
|
fix(proxy/utils.py): add linting fix
|
2024-03-02 21:11:25 -08:00 |
|
Krrish Dholakia
|
5e7df68682
|
fix(proxy/utils.py): fix pydantic model dump logic
|
2024-03-02 21:10:37 -08:00 |
|
Krrish Dholakia
|
eec35bc851
|
fix(proxy/utils.py): fix model dump pydantic versioning issue
|
2024-03-02 21:01:36 -08:00 |
|
Krrish Dholakia
|
82bced7183
|
fix(proxy/utils.py): fix resetting budget logic
|
2024-03-02 20:52:54 -08:00 |
|
Krrish Dholakia
|
8fc1f12fe8
|
refactor(main.py): trigger new build
|
2024-03-02 20:09:10 -08:00 |
|
Krrish Dholakia
|
49ed001cdf
|
fix(proxy_server.py): fix track cost callback
|
2024-03-02 19:52:45 -08:00 |
|
Tim Xia
|
593d4084c4
|
Fix message template based on transformers chat_template docs
|
2024-03-02 22:27:42 -05:00 |
|
Krish Dholakia
|
cbeb65a442
|
Merge branch 'main' into litellm_slack_budget_alerting
|
2024-03-02 19:13:57 -08:00 |
|
Krrish Dholakia
|
6126deb7dd
|
fix(proxy_server.py): fix budget creation
|
2024-03-02 19:11:37 -08:00 |
|
Krish Dholakia
|
46ec94ec3c
|
Merge pull request #2300 from BerriAI/litellm_organization_table
feat(proxy_server.py): enable `/organizations/new`, `/organization/info` and `/budget/info` endpoints
|
2024-03-02 18:37:36 -08:00 |
|
Krrish Dholakia
|
5e37a24a36
|
fix(proxy_server.py): actual implementation of slack soft budget alerting
|
2024-03-02 18:34:18 -08:00 |
|
ishaan-jaff
|
32aa2b0168
|
(feat) improve test slack alert
|
2024-03-02 17:33:31 -08:00 |
|
ishaan-jaff
|
31108d3cde
|
(fix) prisma test
|
2024-03-02 17:15:27 -08:00 |
|
ishaan-jaff
|
019b84d5f7
|
(feat) new ui build
|
2024-03-02 16:57:53 -08:00 |
|
ishaan-jaff
|
c64775302f
|
(proxy) test budgets
|
2024-03-02 16:57:35 -08:00 |
|
ishaan-jaff
|
d39e4d6abb
|
(feat) new ui build
|
2024-03-02 16:50:11 -08:00 |
|
Ishaan Jaff
|
76c07a41e7
|
Merge branch 'main' into litellm_test_slack_alerts
|
2024-03-02 16:49:12 -08:00 |
|
ishaan-jaff
|
8cb342ab6a
|
(feat) improve error for testing slack
|
2024-03-02 16:46:20 -08:00 |
|
Krish Dholakia
|
84e45b385d
|
Merge branch 'main' into litellm_organization_table
|
2024-03-02 16:09:28 -08:00 |
|
Krrish Dholakia
|
52efd985ed
|
refactor(proxy_server.py): format the message for slack budget alerts
|
2024-03-02 16:04:36 -08:00 |
|
Krrish Dholakia
|
1bba73bb6c
|
fix(proxy_server.py): raise 422 error if no slack connection setup when calling /health/services
|
2024-03-02 15:56:42 -08:00 |
|
Krrish Dholakia
|
6d87c9bb7d
|
feat: enable user to test slack budget alerting when creating a key
|
2024-03-02 15:54:46 -08:00 |
|