Commit Graph
16606 Commits
Author SHA1 Message Date
Ishaan Jaff 30e985d79c feat control guardrails per API Key 2024-08-20 08:16:28 -07:00
Ishaan Jaff 8b23a2334f docs update Aporia Example 2024-08-20 07:56:40 -07:00
Ishaan Jaff 192c8cb21d fix test_ollama_chat_function_calling 2024-08-20 07:00:13 -07:00
Krrish Dholakia e747127e3b fix(pass_through_endpoints.py): fix query param pass through 2024-08-19 21:38:30 -07:00
Krrish Dholakia 91aac0533b docs(langfuse.md): add doc on pass through 2024-08-19 21:28:48 -07:00
Ishaan Jaff 9e3f8949c4 bump: version 1.43.18 → 1.43.19 2024-08-19 21:18:03 -07:00
Ishaan Jaff 47f69eb490 docs fix aporia 2024-08-19 21:14:56 -07:00
Ishaan Jaff cae51fc7fc fix _get_request_ip_address 2024-08-19 21:08:27 -07:00
Ishaan Jaff 8e7bcb42a6 ci/cd run again 2024-08-19 21:00:38 -07:00
Ishaan Jaff b919a1a42e fix import error guardrails 2024-08-19 20:59:39 -07:00
Ishaan JaffandGitHub 027eab5dfd Merge pull request #5289 from BerriAI/litellm_fix_weekly_spend_tracking
[Fix] Proxy -  send slack alerting spend reports
2024-08-19 20:56:14 -07:00
Ishaan Jaff ae7cc6b198 fix _get_spend_report_for_time_range 2024-08-19 20:53:39 -07:00
Ishaan JaffandGitHub c7b3978655 Merge pull request #5288 from BerriAI/litellm_aporia_refactor
[Feat] V2 aporia guardrails litellm
2024-08-19 20:41:45 -07:00
Ishaan Jaff 6f12f6dcf8 fix importing _ENTERPRISE_Aporia 2024-08-19 20:39:24 -07:00
Ishaan Jaff 590c5eade6 fix log to OTEL 2024-08-19 19:10:29 -07:00
Ishaan Jaff 57bbcba079 fix test guardrails 2024-08-19 18:58:31 -07:00
Ishaan Jaff 5d262a6ee7 add testing for guardrails 2024-08-19 18:57:02 -07:00
Ishaan Jaff 37e6d8a3aa test_llm_guard_triggered 2024-08-19 18:53:12 -07:00
Ishaan Jaff 0431600f7b add testing for aporia guardrails 2024-08-19 18:50:14 -07:00
Ishaan Jaff ca9c81470b fix aporia typo 2024-08-19 18:34:45 -07:00
Ishaan Jaff e7fa2cf0aa docs aporia 2024-08-19 18:34:02 -07:00
Ishaan Jaff 8cd1963c11 feat - guardrails v2 2024-08-19 18:24:20 -07:00
Krrish Dholakia f9640d8a58 feat(langfuse_endpoints.py): support team based logging for langfuse pass-through endpoints 2024-08-19 17:58:39 -07:00
Krrish Dholakia 1701c48ad5 feat(langfuse_endpoints.py): support langfuse pass through endpoints by default 2024-08-19 17:28:34 -07:00
Krrish Dholakia 0ce476a7f6 test(test_custom_callback.py): add test for message redaction to standard logging object 2024-08-19 17:06:41 -07:00
Krrish Dholakia 8ce8680a9a fix(proxy_cli.py): support database_host, database_username, database_password, database_name 2024-08-19 16:17:45 -07:00
Ishaan Jaff 7721b9b176 docs fix typo 2024-08-19 15:44:15 -07:00
Ishaan Jaff 916e0655e7 doc update typo 2024-08-19 15:43:40 -07:00
Ishaan Jaff d2f4535cf5 docs updates based on feedback 2024-08-19 15:36:10 -07:00
Ishaan Jaff b7d4031f89 doc aporia_w_litellm 2024-08-19 14:36:55 -07:00
Krrish Dholakia a494b5b2f3 docs: add docs on bedrock + cohere pass through endpoints 2024-08-19 14:21:56 -07:00
Ishaan Jaff a0361b0e76 run during_call_hook 2024-08-19 12:07:46 -07:00
Ishaan Jaff 613bd1babd feat - return applied guardrails in response headers 2024-08-19 11:56:20 -07:00
Ishaan Jaff 4685b9909a feat - allow accessing data post success call 2024-08-19 11:35:33 -07:00
Ishaan Jaff 8cb62213e1 feat run aporia as post call success hook 2024-08-19 11:25:31 -07:00
Krrish Dholakia 417547b6f9 fix(user_api_key_auth.py): log requester ip address to logs on request rejection
Closes https://github.com/BerriAI/litellm/issues/5220
2024-08-19 11:03:58 -07:00
Krrish Dholakia 3cafebbc65 test(test_caching.py): re-introduce testing for s3 cache w/ streaming
Closes https://github.com/BerriAI/litellm/issues/3268
2024-08-19 10:56:48 -07:00
Ishaan JaffandGitHub 601be5cb44 Merge pull request #5280 from lowjiansheng/js/litellm-help-0.2.3
Update helm repo to v0.2.3
2024-08-19 10:01:31 -07:00
lowjiansheng f1c39510cb add 0.2.3 helm 2024-08-19 23:59:58 +08:00
Krrish Dholakia 04d69464e2 fix(ollama.py): fix ollama embeddings - pass optional params
Fixes https://github.com/BerriAI/litellm/issues/5267
2024-08-19 08:45:26 -07:00
Krrish Dholakia cc42f96d6a fix(ollama_chat.py): fix sync tool calling
Fixes https://github.com/BerriAI/litellm/issues/5245
2024-08-19 08:31:46 -07:00
Krrish Dholakia b8e4ef0abf docs(json_mode.md): add azure openai models to doc 2024-08-19 07:19:23 -07:00
Ishaan Jaff 398295116f inly write model tpm/rpm tracking when user set it 2024-08-18 09:58:09 -07:00
Krish DholakiaandGitHub f42ac2c9d8 Merge pull request #5264 from BerriAI/litellm_bedrock_pass_through
feat: Bedrock pass-through endpoint support (All endpoints)
2024-08-18 09:55:22 -07:00
Ishaan Jaff 69afb07dea sleep before checi g v1.43.18-stable v1.43.18 2024-08-17 19:50:37 -07:00
Krrish Dholakia 663a0c1b83 feat(Support-pass-through-for-bedrock-endpoints): Allows pass-through support for bedrock endpoints 2024-08-17 17:57:43 -07:00
Ishaan Jaff 5adb7e29b9 fix test pass through 2024-08-17 17:42:51 -07:00
Ishaan Jaff 0bc67761dc docs access groups 2024-08-17 17:38:28 -07:00
Ishaan Jaff 3cba235109 docs virtual key access groups 2024-08-17 17:37:23 -07:00
Ishaan JaffandGitHub 83515e88ce Merge pull request #5263 from BerriAI/litellm_support_access_groups
[Feat-Proxy] Use model access groups for teams
2024-08-17 17:11:11 -07:00