Ishaan Jaff
|
9bd112d970
|
fix test for gcs bucket
|
2024-08-14 08:40:02 -07:00 |
|
Ishaan Jaff
|
da61511a8e
|
feat log fail events on gcs
|
2024-08-14 08:39:16 -07:00 |
|
Krrish Dholakia
|
9387662eab
|
fix(user_api_key_auth.py): more precisely expand scope to handle 'basic' tokens
|
2024-08-13 22:00:33 -07:00 |
|
Ishaan Jaff
|
acb31c0acd
|
return detailed error message on check_valid_ip
|
2024-08-13 21:29:21 -07:00 |
|
Ishaan Jaff
|
11345c4689
|
fix use s3 get_credentials to get boto3 creds
|
2024-08-13 21:18:06 -07:00 |
|
Ishaan Jaff
|
702f6bca00
|
comment on using boto3
|
2024-08-13 20:28:40 -07:00 |
|
Krrish Dholakia
|
8b4b378562
|
feat(user_api_key_auth.py): support calling langfuse with litellm user_api_key_auth
|
2024-08-13 20:26:24 -07:00 |
|
Ishaan Jaff
|
2e3e06844c
|
feat read config from s3
|
2024-08-13 20:18:59 -07:00 |
|
Ishaan Jaff
|
b39cd3b9b4
|
add helper to load config from s3
|
2024-08-13 20:16:54 -07:00 |
|
Ishaan Jaff
|
84051cc693
|
ui new build
|
2024-08-13 18:45:09 -07:00 |
|
Ishaan Jaff
|
f04751013e
|
Merge pull request #5181 from BerriAI/litellm_check_x_fwded_for
[Feat-Proxy Security] Allow Using `x-forwarded-for` for enforcing + tracking ip address
|
2024-08-13 16:07:31 -07:00 |
|
Ishaan Jaff
|
7d439865e7
|
add test for test_check_valid_ip_sent_with_x_forwarded_for
|
2024-08-13 15:54:53 -07:00 |
|
Ishaan Jaff
|
e62aa0d1c2
|
use _check_valid_ip
|
2024-08-13 15:41:01 -07:00 |
|
Ishaan Jaff
|
d872a7e32e
|
feat log use_x_forwarded_for
|
2024-08-13 15:22:54 -07:00 |
|
Krrish Dholakia
|
a181af3d2e
|
fix(langsmith.py): support langsmith 'extra' field object
Closes https://github.com/BerriAI/litellm/issues/5179
|
2024-08-13 15:20:50 -07:00 |
|
Ishaan Jaff
|
eb18d0a26b
|
check use_x_forwarded_for
|
2024-08-13 15:18:24 -07:00 |
|
Ishaan Jaff
|
8afcba8d90
|
add langfuse_default_tags
|
2024-08-13 12:28:28 -07:00 |
|
Krrish Dholakia
|
9fcb6f8f57
|
fix(litellm_pre_call_utils.py): support routing to logging project by api key
|
2024-08-12 21:21:40 -07:00 |
|
Krrish Dholakia
|
dd10896f32
|
refactor(test_users.py): refactor test for user info to use mock endpoints
|
2024-08-12 19:35:07 -07:00 |
|
Krrish Dholakia
|
4bbabb4039
|
refactor(test_users.py): refactor test for user info to use mock endpoints
|
2024-08-12 18:48:43 -07:00 |
|
Ishaan Jaff
|
2e94d3003b
|
Merge pull request #5168 from BerriAI/litellm_use_user_api_key_auth_int_usr_endpoints
[Feat Proxy] Send slack alert on CRUD endpoints for Internal Users
|
2024-08-12 12:20:16 -07:00 |
|
Ishaan Jaff
|
c088d1cc91
|
Merge pull request #5167 from BerriAI/litellm_fix_docstring
[Proxy docstring] fix curl on docstring on /team endpoints
|
2024-08-12 12:20:03 -07:00 |
|
Ishaan Jaff
|
b0629e5947
|
Merge pull request #5166 from BerriAI/litellm_log_key_created_slack
[Feat-Security] Send Slack Alert when CRUD ops done on Virtual Keys, Teams, Internal Users
|
2024-08-12 12:18:04 -07:00 |
|
Ishaan Jaff
|
2b79e44fc5
|
fix internal user tests to pass
|
2024-08-12 12:11:23 -07:00 |
|
Ishaan Jaff
|
f4b1aa2074
|
log new_user, delete user
|
2024-08-12 12:01:26 -07:00 |
|
Ishaan Jaff
|
63c15359a6
|
send slack alert on team events
|
2024-08-12 11:56:13 -07:00 |
|
Ishaan Jaff
|
79874caf98
|
fix doc string for team endpoints
|
2024-08-12 11:54:28 -07:00 |
|
Ishaan Jaff
|
0f7d575992
|
send alert on all key events
|
2024-08-12 11:39:24 -07:00 |
|
Krrish Dholakia
|
3fa00408f1
|
fix(proxy_server.py): add info log when spend logs is skipped because disable_spend_logs=True .
|
2024-08-12 11:20:30 -07:00 |
|
Ishaan Jaff
|
97626b1c89
|
make send_management_endpoint_alert a premium feature
|
2024-08-12 11:12:38 -07:00 |
|
Ishaan Jaff
|
0c13986db9
|
send management endpoint alert
|
2024-08-12 11:07:48 -07:00 |
|
Ishaan Jaff
|
dbd98acb25
|
use management_endpoint_wrapper for key endpoints
|
2024-08-12 11:02:21 -07:00 |
|
Ishaan Jaff
|
2e2da04024
|
v0 log KeyCreatedEvent
|
2024-08-12 10:56:11 -07:00 |
|
Krrish Dholakia
|
e57add26b5
|
fix(user_api_key_auth.py): move warning to debug log
|
2024-08-12 10:35:44 -07:00 |
|
Ishaan Jaff
|
00443aa0f9
|
Merge pull request #5154 from BerriAI/litellm_send_prometheus_fallbacks_from_slack
[Feat-Proxy] send prometheus fallbacks stats to slack
|
2024-08-10 17:14:01 -07:00 |
|
Krrish Dholakia
|
e69d4c0966
|
fix(management/utils.py): fix add_member to team when adding user_email
Fixes https://github.com/BerriAI/litellm/issues/5112
|
2024-08-10 17:12:09 -07:00 |
|
Ishaan Jaff
|
dcf50ff219
|
feat add cron job for sending stats from prometheus
|
2024-08-10 16:56:03 -07:00 |
|
Ishaan Jaff
|
8f6e2e4a29
|
add slack alerting on proxy_config.yaml
|
2024-08-10 16:37:59 -07:00 |
|
Krrish Dholakia
|
259ca15d7b
|
fix(internal_user_endpoints.py): return all teams if user is admin
|
2024-08-10 16:36:43 -07:00 |
|
Ishaan Jaff
|
0fc717fd0a
|
add fallback_reports as slack alert
|
2024-08-10 15:26:32 -07:00 |
|
Ishaan Jaff
|
8dd7546246
|
Merge pull request #5153 from BerriAI/litellm_track_fallback_prometheus
Feat - Proxy track fallback metrics on prometheus
|
2024-08-10 14:10:42 -07:00 |
|
Ishaan Jaff
|
3ecf4db741
|
prometheus log_success_fallback_event
|
2024-08-10 14:05:18 -07:00 |
|
Krrish Dholakia
|
5ad72419d2
|
docs(prefix.md): add prefix support to docs
|
2024-08-10 13:55:47 -07:00 |
|
Krrish Dholakia
|
6ff21433da
|
fix(openai.py): fix position of invalid_params param
|
2024-08-10 09:52:27 -07:00 |
|
Krish Dholakia
|
b375ddc638
|
Merge pull request #5145 from BerriAI/litellm_fix_stream_options_logging
fix(litellm_logging.py): fix calling success callback w/ stream_options true
|
2024-08-09 20:30:19 -07:00 |
|
Ishaan Jaff
|
219dbca1a0
|
fix linting error
|
2024-08-09 18:47:23 -07:00 |
|
Krrish Dholakia
|
9d2410abb1
|
fix(litellm_logging.py): fix calling success callback w/ stream_options true
Fixes https://github.com/BerriAI/litellm/issues/5118
|
2024-08-09 18:20:42 -07:00 |
|
Krrish Dholakia
|
83180c50f7
|
fix(utils.py): only return non-null default values
|
2024-08-09 16:34:59 -07:00 |
|
Ishaan Jaff
|
413fcc9cbb
|
log provider specific metadata as a span
|
2024-08-09 14:32:02 -07:00 |
|
Ishaan Jaff
|
2275bc4ece
|
ui new build
|
2024-08-09 12:26:24 -07:00 |
|