Ishaan Jaff
|
457689c31a
|
fix image gen connection error
|
2024-06-29 15:51:28 -07:00 |
|
Krrish Dholakia
|
b699d9a8b9
|
fix(utils.py): support json schema validation
|
2024-06-29 15:05:52 -07:00 |
|
Ishaan Jaff
|
37352ba692
|
fix - use correct user_id when creating key for admin ui
|
2024-06-29 14:36:58 -07:00 |
|
Ishaan Jaff
|
2f741bdcff
|
test - correct error str on exceptions
|
2024-06-29 13:29:28 -07:00 |
|
Krrish Dholakia
|
05dfc63b88
|
feat(vertex_httpx.py): support the 'response_schema' param for older vertex ai models - pass as prompt (user-controlled)
if 'response_schema' is not supported for vertex model (e.g. gemini-1.5-flash) pass in prompt
|
2024-06-29 13:25:27 -07:00 |
|
Ishaan Jaff
|
d131380563
|
fix test router debug logs
|
2024-06-29 13:24:57 -07:00 |
|
Krish Dholakia
|
6271e21bcb
|
Merge pull request #4476 from BerriAI/litellm_support_response_schema
fix(utils.py): new `supports_response_schema()` function to check if provider/model supports the param
|
2024-06-29 13:21:13 -07:00 |
|
Ishaan Jaff
|
a6bc878a2a
|
fix - error str in OpenAI, Azure exception
|
2024-06-29 13:11:55 -07:00 |
|
Krrish Dholakia
|
5718d1e205
|
fix(utils.py): new helper function to check if provider/model supports 'response_schema' param
|
2024-06-29 12:40:29 -07:00 |
|
Ishaan Jaff
|
c7e89a571e
|
fix error logs store exception in DB
|
2024-06-29 12:15:14 -07:00 |
|
Ishaan Jaff
|
58b7ba93cc
|
Merge pull request #4471 from BerriAI/litellm_spend_reporting_endpoint
[Feat] /spend/report by API Key
|
2024-06-29 12:02:25 -07:00 |
|
Ishaan Jaff
|
f06feca377
|
Merge pull request #4470 from BerriAI/litellm_test_pass_through_endpoints
tests - pass through endpoint
|
2024-06-29 12:02:05 -07:00 |
|
Ishaan Jaff
|
3a5d258e05
|
raise error on /spend/report endpoint
|
2024-06-29 12:00:19 -07:00 |
|
Ishaan Jaff
|
46a1e5dcfc
|
docs enterprise spend tracking list
|
2024-06-29 11:55:01 -07:00 |
|
Krrish Dholakia
|
be8a6377f6
|
docs(input.md): add vertex ai json mode to mapped input params
|
2024-06-29 11:51:52 -07:00 |
|
Ishaan Jaff
|
ef14d57fce
|
doc - spend tracking endpoint
|
2024-06-29 11:50:45 -07:00 |
|
Krrish Dholakia
|
3dea5dce86
|
docs(vertex.md): add 'response_schema' param to vertex docs
|
2024-06-29 11:48:45 -07:00 |
|
Ishaan Jaff
|
bea23ffc8d
|
docs cost tracking by api key
|
2024-06-29 11:44:19 -07:00 |
|
Krrish Dholakia
|
8d9352258f
|
bump: version 1.41.0 → 1.41.1
|
2024-06-29 11:36:15 -07:00 |
|
Ishaan Jaff
|
1ac1078080
|
fix cost tracking img
|
2024-06-29 11:35:57 -07:00 |
|
Ishaan Jaff
|
171923aec8
|
fix spend report doc
|
2024-06-29 11:34:07 -07:00 |
|
Krrish Dholakia
|
e73e9e12bc
|
fix(vertex_httpx.py): support passing response_schema to gemini
|
2024-06-29 11:33:19 -07:00 |
|
Ishaan Jaff
|
b09c283cc4
|
feat - add spend report grouped by api key
|
2024-06-29 11:33:02 -07:00 |
|
Ishaan Jaff
|
f860cbca34
|
test test_pass_through_endpoint_rerank
|
2024-06-29 10:49:10 -07:00 |
|
Ishaan Jaff
|
d085ce2d97
|
test - pass through endpoint
|
2024-06-29 09:36:51 -07:00 |
|
Krrish Dholakia
|
e1f84b1bd9
|
docs(vertex.md): add vertex pdf example to docs
|
2024-06-29 09:23:21 -07:00 |
|
Krrish Dholakia
|
4f32f283a3
|
fix(vertex_httpx.py): fix streaming for cloudflare proxy calls
|
2024-06-29 09:09:56 -07:00 |
|
Ishaan Jaff
|
2a7592d026
|
doc - pass through auth
|
2024-06-29 09:09:18 -07:00 |
|
Ishaan Jaff
|
0d62553afa
|
doc - setting auth on pass through endpoints
|
2024-06-29 09:09:18 -07:00 |
|
Ishaan Jaff
|
6043155a8b
|
Merge pull request #4469 from BerriAI/litellm_add_auth_passthrough_endpoints
feat - Allow adding authentication on pass through endpoints
|
2024-06-29 08:46:11 -07:00 |
|
Ishaan Jaff
|
c578816434
|
feat - setting up auth on pass through endpoint
|
2024-06-29 08:38:44 -07:00 |
|
Ishaan Jaff
|
dd71bf0f83
|
Merge pull request #4468 from BerriAI/doc_add_spec_pass_through
[Doc] Add spec on pass through endpoints
|
2024-06-29 08:29:09 -07:00 |
|
Ishaan Jaff
|
f961b41046
|
doc add spec for pass through
|
2024-06-29 08:03:51 -07:00 |
|
Krrish Dholakia
|
555c02dbc3
|
docs(enterprise.md): add links
|
2024-06-28 22:58:47 -07:00 |
|
Krrish Dholakia
|
062ccf35ad
|
docs(secret.md): update docs
|
2024-06-28 22:58:15 -07:00 |
|
Krrish Dholakia
|
40e4ad52a4
|
docs(aws-key-manager): add key decryption with aws key manager to docs
|
2024-06-28 22:56:22 -07:00 |
|
Krrish Dholakia
|
8571cb45e8
|
fix(http_handler.py): add retry logic for httpx.ConnectError
|
2024-06-28 22:35:26 -07:00 |
|
Krrish Dholakia
|
831745e710
|
test(test_streaming.py): try-except replicate api instability
|
2024-06-28 22:19:44 -07:00 |
|
Krrish Dholakia
|
c9a424d28d
|
fix(router.py): fix get_router_model_info for azure models
|
2024-06-28 22:13:29 -07:00 |
|
Krrish Dholakia
|
9556bfda81
|
fix(aws_secret_manager.py): fix typing error
|
2024-06-28 21:56:14 -07:00 |
|
Krrish Dholakia
|
849f7ca590
|
bump: version 1.40.31 → 1.40.32
|
2024-06-28 21:52:07 -07:00 |
|
Krrish Dholakia
|
ca04244a0a
|
fix(utils.py): correctly raise openrouter error
|
2024-06-28 21:50:21 -07:00 |
|
Krrish Dholakia
|
d10912beeb
|
fix(main.py): pass in openrouter as custom provider for openai client call
Fixes https://github.com/BerriAI/litellm/issues/4414
|
2024-06-28 21:26:42 -07:00 |
|
Krish Dholakia
|
d0c89ddbe3
|
Merge pull request #4437 from BerriAI/litellm_aws_kms_decryption
fix(initial-commit): decrypts aws keys in entrypoint.sh
|
2024-06-28 21:10:52 -07:00 |
|
Ishaan Jaff
|
1ee18ce671
|
ci/cd run again
|
2024-06-28 18:05:03 -07:00 |
|
Ishaan Jaff
|
71890609ff
|
fix gemini tool calling issue
|
2024-06-28 18:03:33 -07:00 |
|
Ishaan Jaff
|
4bd3569dc5
|
Merge pull request #4465 from BerriAI/litellm_pass_through_langfuse_requests
[Feat] - Proxy support Passing through Langfuse requests
|
2024-06-28 17:56:50 -07:00 |
|
Ishaan Jaff
|
c6c2617d70
|
docs - pass through langfuse requests on proxy
|
2024-06-28 17:53:13 -07:00 |
|
Ishaan Jaff
|
bc1c96ca35
|
pass through langfuse "/api/public/ingestion"
|
2024-06-28 17:29:11 -07:00 |
|
Ishaan Jaff
|
40d9278dcb
|
test - pass through langfuse requests
|
2024-06-28 17:28:21 -07:00 |
|