Ishaan Jaff
|
6f12f6dcf8
|
fix importing _ENTERPRISE_Aporia
|
2024-08-19 20:39:24 -07:00 |
|
Ishaan Jaff
|
ca9c81470b
|
fix aporia typo
|
2024-08-19 18:34:45 -07:00 |
|
Ishaan Jaff
|
613bd1babd
|
feat - return applied guardrails in response headers
|
2024-08-19 11:56:20 -07:00 |
|
Ishaan Jaff
|
eff874bf05
|
fix proxy all models test
|
2024-08-17 15:54:51 -07:00 |
|
Ishaan Jaff
|
ee0f772b5c
|
feat return rmng tokens for model for api key
|
2024-08-17 12:35:10 -07:00 |
|
Ishaan Jaff
|
5985c7e933
|
feat - use commong helper for getting model group
|
2024-08-17 10:46:04 -07:00 |
|
Ishaan Jaff
|
5c1c9f7616
|
fix ImportError
|
2024-08-15 13:02:44 -07:00 |
|
Ishaan Jaff
|
5f693971f7
|
fix - don't require boto3 on the cli
|
2024-08-15 12:36:38 -07:00 |
|
Ishaan Jaff
|
09535b25f4
|
fix use s3 get_credentials to get boto3 creds
|
2024-08-13 21:18:06 -07:00 |
|
Ishaan Jaff
|
86818ddffc
|
comment on using boto3
|
2024-08-13 20:28:40 -07:00 |
|
Ishaan Jaff
|
1475ae59f3
|
add helper to load config from s3
|
2024-08-13 20:16:54 -07:00 |
|
Krish Dholakia
|
c82fc0cac2
|
Merge branch 'main' into litellm_support_lakera_config_thresholds
|
2024-08-06 22:47:13 -07:00 |
|
Ishaan Jaff
|
7173cef822
|
clean up unused func
|
2024-08-06 20:58:51 -07:00 |
|
Ishaan Jaff
|
237c3a0244
|
Merge pull request #5077 from BerriAI/litellm_fix_ui_emails
[Fix] Fix testing emails through Admin UI
|
2024-08-06 16:41:01 -07:00 |
|
Ishaan Jaff
|
7024fcacec
|
add debug statements on docker
|
2024-08-06 15:29:49 -07:00 |
|
Krrish Dholakia
|
4d0c22f258
|
fix(encrypt_decrypt_utils.py): add helper line, explaining why there might be a key decryption error
|
2024-08-06 11:35:40 -07:00 |
|
Ishaan Jaff
|
1ef814dc97
|
use prints
|
2024-08-06 11:07:12 -07:00 |
|
Ishaan Jaff
|
d91b1c93d1
|
use safe init_verbose_loggers
|
2024-08-05 20:56:48 -07:00 |
|
Ishaan Jaff
|
8ec184b93f
|
add debugging utils to print when connecting to prisma
|
2024-08-05 19:19:28 -07:00 |
|
Ishaan Jaff
|
091449e81b
|
build ui on custom path
|
2024-08-05 16:34:37 -07:00 |
|
Ishaan Jaff
|
b2fcf65653
|
log file_size_in_mb in metadata
|
2024-07-29 08:00:28 -07:00 |
|
Krish Dholakia
|
e6963217ba
|
Merge branch 'main' into litellm_parallel_requests
|
2024-07-24 19:25:56 -07:00 |
|
Krrish Dholakia
|
770f2d80e0
|
fix(init_callbacks.py): fix presidio optional param
|
2024-07-22 22:31:17 -07:00 |
|
Krrish Dholakia
|
99a5436ed5
|
feat(lakera_ai.py): control running prompt injection between pre-call and in_parallel
|
2024-07-22 20:04:42 -07:00 |
|
Ishaan Jaff
|
15c109f023
|
fix checking if _known_custom_logger_compatible_callbacks
|
2024-07-22 15:43:43 -07:00 |
|
Krrish Dholakia
|
07d90f6739
|
feat(aporio_ai.py): support aporio ai prompt injection for chat completion requests
Closes https://github.com/BerriAI/litellm/issues/2950
|
2024-07-17 16:38:47 -07:00 |
|
Ishaan Jaff
|
0184735d3d
|
fix set default value for max_file_size_mb
|
2024-07-16 20:34:56 -07:00 |
|
Ishaan Jaff
|
bac6685bfc
|
fix linting
|
2024-07-15 20:02:41 -07:00 |
|
Ishaan Jaff
|
38cef1c58d
|
fix error from max file size
|
2024-07-15 19:57:33 -07:00 |
|
Ishaan Jaff
|
6c060b1fdc
|
check_file_size_under_limit
|
2024-07-15 19:38:08 -07:00 |
|
Ishaan Jaff
|
3dc2ec8119
|
fix show debugging utils on in mem usage
|
2024-07-15 10:05:57 -07:00 |
|
Krish Dholakia
|
6bf60d773e
|
Merge pull request #4696 from BerriAI/litellm_guardrail_logging_only
Allow setting `logging_only` in guardrails config
|
2024-07-13 21:50:43 -07:00 |
|
Ishaan Jaff
|
4d7d6504b6
|
Merge pull request #4704 from BerriAI/litellm_debug_mem
[Debug-Utils] Add some useful memory usage debugging utils
|
2024-07-13 18:44:40 -07:00 |
|
Ishaan Jaff
|
31783196c0
|
feat - return size of in memory cache
|
2024-07-13 18:22:44 -07:00 |
|
Ishaan Jaff
|
759e02bdaa
|
debug mem issues show growth
|
2024-07-13 18:05:19 -07:00 |
|
Krrish Dholakia
|
6b78e39600
|
feat(guardrails.py): allow setting logging_only in guardrails_config for presidio pii masking integration
|
2024-07-13 12:22:17 -07:00 |
|
Ishaan Jaff
|
1a8fce8edb
|
show stack trace of 10 files tking up memory
|
2024-07-12 15:33:03 -07:00 |
|
Krish Dholakia
|
d72bcdbce3
|
Merge pull request #4669 from BerriAI/litellm_logging_only_masking
Flag for PII masking on Logging only
|
2024-07-11 22:03:37 -07:00 |
|
Krrish Dholakia
|
9d918d2ac7
|
fix(presidio_pii_masking.py): support logging_only pii masking
|
2024-07-11 18:04:12 -07:00 |
|
Ishaan Jaff
|
15d35cd62f
|
test otel
|
2024-07-11 09:54:23 -07:00 |
|
Ishaan Jaff
|
02ab3cb73d
|
test- otel span recording
|
2024-07-11 08:47:16 -07:00 |
|
Ishaan Jaff
|
498d7d4228
|
fix - otel log db / redis calls
|
2024-07-11 07:22:45 -07:00 |
|
Ishaan Jaff
|
bbf3de74dd
|
fix - setting rpm/tpm
|
2024-07-08 07:43:00 -07:00 |
|
Ishaan Jaff
|
196884a779
|
fix trace hierarchy on otel
|
2024-07-06 15:37:23 -07:00 |
|
Ishaan Jaff
|
c268ead43f
|
fix links on admin ui
|
2024-07-06 14:00:49 -07:00 |
|
Ishaan Jaff
|
7f6f85ec3c
|
improve sign up flow - show missing env vars
|
2024-07-06 13:57:19 -07:00 |
|
Ishaan Jaff
|
bf9e85c8d1
|
use a salt key for encrypt/decryption
|
2024-07-06 13:27:44 -07:00 |
|
Ishaan Jaff
|
6b2856e064
|
fix decrypt value logic
|
2024-07-06 11:26:12 -07:00 |
|
Ishaan Jaff
|
4e7a99e0f9
|
fix - make encrypt / decrypt helpers
|
2024-07-06 11:08:30 -07:00 |
|
Ishaan Jaff
|
12343650e4
|
feat - allow looking up model_id in model info
|
2024-07-04 13:13:42 -07:00 |
|