Ishaan Jaff
|
946e3b63e1
|
add hook for oauth2 proxy
|
2024-08-28 15:51:20 -07:00 |
|
Ishaan Jaff
|
2f3d400148
|
fix vertex ai test
|
2024-08-28 15:30:39 -07:00 |
|
David Manouchehri
|
824a8b557b
|
(models): Add gemini-1.5-pro-exp-0827 pricing.
|
2024-08-28 22:04:34 +00:00 |
|
Ishaan Jaff
|
a007f865d3
|
fix batch creation azure
|
2024-08-28 14:57:36 -07:00 |
|
Ishaan Jaff
|
60e02ae5d1
|
Merge pull request #5222 from ArbitraryCritter/listen-on-ipv6-and-ipv4
Make helm chart listen on IPv6 (and IPv4).
|
2024-08-28 14:54:09 -07:00 |
|
Ishaan Jaff
|
068114859a
|
fix failing vertex test
|
2024-08-28 14:46:57 -07:00 |
|
Ishaan Jaff
|
5f7718db5c
|
Merge pull request #5415 from BerriAI/litellm_add_ssml_vertex_Ai
Feat - Add Google Text-to-Speech support ssml
|
2024-08-28 14:44:27 -07:00 |
|
Ishaan Jaff
|
6c49083573
|
Merge pull request #5409 from BerriAI/litellm_ui_budgets
[UI] Allow editing budget duration
|
2024-08-28 14:43:57 -07:00 |
|
Ishaan Jaff
|
5ad6d4cf77
|
new ui build
|
2024-08-28 14:43:33 -07:00 |
|
Krrish Dholakia
|
7ef38020db
|
test(test_amazing_vertex_completion.py): ignore experimental gemini models in test
|
2024-08-28 14:29:40 -07:00 |
|
Krrish Dholakia
|
4ce59f1a96
|
test(test_amazing_vertex_completion.py): update test to not pick experimental gemini models
|
2024-08-28 14:28:06 -07:00 |
|
Ishaan Jaff
|
277e15e36d
|
add test_user_api_key_auth_fails_with_prohibited_params
|
2024-08-28 14:11:56 -07:00 |
|
Ishaan Jaff
|
9c2d974f5e
|
fix checking request body
|
2024-08-28 14:10:09 -07:00 |
|
Ishaan Jaff
|
d3a5162103
|
add checks for safe request body
|
2024-08-28 14:07:53 -07:00 |
|
Krish Dholakia
|
d928220ed2
|
Merge pull request #5393 from BerriAI/litellm_gemini_embedding_support
feat(vertex_ai_and_google_ai_studio): Support Google AI Studio Embedding Endpoint
|
2024-08-28 13:46:28 -07:00 |
|
Krish Dholakia
|
7de9f8b6ea
|
Merge pull request #5413 from lilleswing/gemini-experimental
Support for gemini experimental models
|
2024-08-28 13:41:55 -07:00 |
|
Ishaan Jaff
|
ba1912afd1
|
add check for is_request_body_safe
|
2024-08-28 13:40:14 -07:00 |
|
Krrish Dholakia
|
cc411f1e97
|
docs(reliability.md): cleanup docs
|
2024-08-28 13:33:13 -07:00 |
|
Ishaan Jaff
|
0b9782a377
|
retry flaky tests 3 times
|
2024-08-28 13:10:47 -07:00 |
|
Ishaan Jaff
|
1e12a50cb3
|
doc add ssml usage
|
2024-08-28 13:08:49 -07:00 |
|
Krrish Dholakia
|
17646b50ec
|
build(model_prices_and_context_window.json): bedrock/llama3 models - region-based pricing
|
2024-08-28 13:07:56 -07:00 |
|
Krrish Dholakia
|
023d0f7664
|
build(model_prices_and_context_window.json): fix bedrock/llama3-1 pricing
|
2024-08-28 12:54:24 -07:00 |
|
Ishaan Jaff
|
5ea27bdea9
|
simpify ssml usage
|
2024-08-28 12:54:23 -07:00 |
|
Ishaan Jaff
|
58506dbade
|
update validate_vertex_input
|
2024-08-28 12:52:26 -07:00 |
|
Ishaan Jaff
|
3a4c7f2078
|
add ssml support on docs
|
2024-08-28 12:32:51 -07:00 |
|
Ishaan Jaff
|
043919b278
|
use ssml with litellm vertex
|
2024-08-28 12:27:44 -07:00 |
|
Krrish Dholakia
|
325538f8a4
|
fix(key_management_endpoints.py): expose 'key' param, for setting your own key value
|
2024-08-28 12:27:32 -07:00 |
|
Krrish Dholakia
|
0861180bfe
|
fix(rds_iam_token.py): support common aws env var's - AWS_ROLE_ARN, AWS_WEB_IDENTITY_TOKEN_FILE
|
2024-08-28 12:18:45 -07:00 |
|
Ishaan Jaff
|
52f098ef43
|
add vertex ssml test
|
2024-08-28 12:18:34 -07:00 |
|
Ishaan Jaff
|
6d11b392f8
|
add ssml input on vertex tts
|
2024-08-28 12:17:53 -07:00 |
|
Krrish Dholakia
|
83c5b48842
|
fix(rds_iam_token.py): fix boto3 client init for rds
|
2024-08-28 12:15:57 -07:00 |
|
Krrish Dholakia
|
60381ffcdd
|
test: fix assert string on test
|
2024-08-28 12:07:05 -07:00 |
|
Krrish Dholakia
|
65097d595c
|
fix(proxy/utils.py): fix model dump to exclude none values
|
2024-08-28 12:02:44 -07:00 |
|
Ishaan Jaff
|
2c0802126d
|
fix ui
|
2024-08-28 11:59:32 -07:00 |
|
Ishaan Jaff
|
74b19ea9c5
|
ui fixes
|
2024-08-28 11:53:31 -07:00 |
|
Ishaan Jaff
|
8dc1af666b
|
ui fix viewing budget info
|
2024-08-28 11:51:47 -07:00 |
|
Ishaan Jaff
|
228e028147
|
ui show Budget Reset
|
2024-08-28 11:48:33 -07:00 |
|
Karl Leswing
|
ec57490585
|
Also have pricing details
|
2024-08-28 14:43:35 -04:00 |
|
Karl Leswing
|
b5ce54c202
|
Support for gemini experimental models
|
2024-08-28 14:33:18 -04:00 |
|
Krrish Dholakia
|
f9034ffcee
|
test: rename test to run earlier
|
2024-08-28 10:52:12 -07:00 |
|
Krrish Dholakia
|
84137afdd8
|
test: fix test
|
2024-08-28 10:50:53 -07:00 |
|
Krrish Dholakia
|
76c38c6d4b
|
build(model_prices_and_context_window.json): add bedrock mistral small
|
2024-08-28 10:12:16 -07:00 |
|
Ishaan Jaff
|
1f3dd43c27
|
fix pass through rerank requests tests
|
2024-08-28 10:08:09 -07:00 |
|
Ishaan Jaff
|
97392a28a3
|
stash change
|
2024-08-28 09:55:53 -07:00 |
|
Victor Mustar
|
1f7d04b270
|
huggingface -> Hugging Face
|
2024-08-28 17:50:35 +02:00 |
|
Victor Mustar
|
2547b45158
|
update outdated readme
update
|
2024-08-28 17:45:35 +02:00 |
|
Ishaan Jaff
|
1a106a4f06
|
mark vertex tests as flaky
|
2024-08-28 08:32:33 -07:00 |
|
Krrish Dholakia
|
00cfd31145
|
docs(vertex_ai.md): fix dead link
Fixes https://github.com/BerriAI/litellm/issues/5408
|
2024-08-28 08:30:00 -07:00 |
|
Ishaan Jaff
|
b373320569
|
mark test as flaky
|
2024-08-28 08:24:04 -07:00 |
|
Ishaan Jaff
|
4c54cad62d
|
allow editing budget duration
|
2024-08-28 08:23:01 -07:00 |
|