Commit Graph
14275 Commits
Author SHA1 Message Date
Ishaan Jaff e477b7e3da fix linting error 2024-07-06 11:27:58 -07:00
Ishaan Jaff 6b2856e064 fix decrypt value logic 2024-07-06 11:26:12 -07:00
Ishaan Jaff 8f0b55879f move encrypt / decrypt to helper 2024-07-06 11:09:47 -07:00
Ishaan Jaff 4e7a99e0f9 fix - make encrypt / decrypt helpers 2024-07-06 11:08:30 -07:00
Krrish Dholakia 2452753e08 build(model_prices_and_context_window.json): fix gemini-1.5-pro on google ai studio pricing 2024-07-06 10:46:02 -07:00
Krrish Dholakia 3f83e8a8d4 fix(caching.py): fix async redis health check 2024-07-06 09:14:29 -07:00
Krrish Dholakia c7338f9798 build(model_prices_and_context_window.json): add openai + azure tts pricing 2024-07-05 22:17:36 -07:00
Ishaan Jaff 4eda3c6a1f fix galileo link 2024-07-05 21:41:35 -07:00
Ishaan Jaff a8760ef117 docs galileo link 2024-07-05 21:39:04 -07:00
Ishaan JaffandGitHub 4304a56ec2 Merge pull request #4555 from berkecanrizai/vision-docs-typo
fix: typo in vision docs
2024-07-05 20:33:59 -07:00
Ishaan Jaff 285cb50821 fix init for async http handler 2024-07-05 20:29:47 -07:00
Ishaan Jaff e444b465a2 fix import galileo issue v1.41.8 2024-07-05 20:26:02 -07:00
Ishaan Jaff cadf72868e bump: version 1.41.7 → 1.41.8 2024-07-05 19:56:55 -07:00
Ishaan JaffandGitHub 51e7099b13 Merge pull request #4569 from BerriAI/litelm_control_guardrails_api_key
feat - control guardrails per api key
2024-07-05 19:56:15 -07:00
Ishaan JaffandGitHub ae29780258 Merge pull request #4566 from BerriAI/litellm_anthropic_Streaming
fix - raise report Anthropic streaming errors
2024-07-05 19:56:05 -07:00
Ishaan JaffandGitHub 8958a9bf8c Merge pull request #4565 from BerriAI/litellm_fix_nvidia_nim_param_mapping
[Fix] Add nvidia nim param mapping based on `model`
2024-07-05 19:55:57 -07:00
Ishaan JaffandGitHub 982dfe64c0 Merge pull request #4567 from BerriAI/litellm_add_galileo_logging
[Feat] Add Galileo Logging Callback
2024-07-05 19:55:30 -07:00
Ishaan Jaff cf3424430e doc - control guardrail per api key 2024-07-05 19:54:51 -07:00
Ishaan Jaff 22e31cb1ed feat - control guardrails per api key 2024-07-05 19:39:07 -07:00
Krish DholakiaandGitHub e2901d92cc Merge pull request #4564 from BerriAI/litellm_support_reject_msg_logging
fix(proxy/utils.py): support logging rejected requests to langfuse, etc.
2024-07-05 19:37:41 -07:00
Ishaan Jaff e9319085f8 feat - init galileo logger 2024-07-05 19:17:09 -07:00
Ishaan JaffandGitHub 46f42495d7 Merge pull request #4568 from BerriAI/dependabot/pip/certifi-2024.7.4
build(deps): bump certifi from 2023.7.22 to 2024.7.4
2024-07-05 19:13:14 -07:00
Krrish Dholakia 6090fd37fa fix(test_proxy_reject_logging.py): fix test 2024-07-05 19:09:37 -07:00
Ishaan Jaff 9944e8d1a5 docs -galileo logging 2024-07-05 19:05:08 -07:00
dependabot[bot]andGitHub 61ec8c8d17 build(deps): bump certifi from 2023.7.22 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:22:27 +00:00
Ishaan Jaff 7bab381029 feat - galileo logging 2024-07-05 16:25:08 -07:00
Ishaan Jaff dc1d69f2a0 add galileo response pydantic obj 2024-07-05 16:21:00 -07:00
Ishaan Jaff 47b9f04928 fix - raise report Anthropic streaming errors 2024-07-05 15:31:06 -07:00
Krrish Dholakia fd11f63f71 fix(utils.py): log failure to sync failure callbacks as well 2024-07-05 14:49:34 -07:00
Ishaan Jaff e5c49548ea fix nvidia nim param mapping 2024-07-05 14:44:12 -07:00
Krrish Dholakia b1b21b0340 fix(proxy/utils.py): support logging rejected requests to langfuse, etc. 2024-07-05 14:39:35 -07:00
Ishaan Jaff c99a5a58ec docs grafana dashboard litellm 2024-07-05 14:08:55 -07:00
Krrish Dholakia d528b66db0 fix(proxy_server.py): fix callback check order 2024-07-05 14:06:33 -07:00
Ishaan JaffandGitHub 9c6080be1a Create readme.md 2024-07-05 14:04:47 -07:00
Ishaan JaffandGitHub 65127fcb63 Merge pull request #4563 from BerriAI/docs_add_example_grafana_dashboard
[docs] add example Grafana Dashboard
2024-07-05 14:03:20 -07:00
Ishaan Jaff 8b741f5efc add example grafana dashboard 2024-07-05 14:02:05 -07:00
Krrish Dholakia 7618ec43b3 fix(proxy_server.py): support langfuse logging for rejected requests on /v1/chat/completions 2024-07-05 13:07:09 -07:00
Krrish Dholakia 017af34866 fix(utils.py): fix openrouter supported params
Fixes https://github.com/BerriAI/litellm/issues/4508
2024-07-05 12:06:20 -07:00
Krrish Dholakia 261cc2a0d4 build(poetry.lock): sync poetry lock 2024-07-05 11:48:36 -07:00
Krish DholakiaandGitHub ccc95a5260 Merge pull request #4561 from BerriAI/revert-4540-main
Revert "(fix) fixed bug with the watsonx embedding endpoint"
2024-07-05 11:48:15 -07:00
Krish DholakiaandGitHub 6a5cf7f83a Revert "(fix) fixed bug with the watsonx embedding endpoint" 2024-07-05 11:40:59 -07:00
Krish DholakiaandGitHub d6505bd3ea Merge pull request #4540 from simonsanvil/main
(fix) fixed bug with the watsonx embedding endpoint
2024-07-05 11:40:53 -07:00
Krrish Dholakia a33c3a9d6c docs(enterprise.md): add aws marketplace listing to docs 2024-07-05 11:08:46 -07:00
Krrish Dholakia 015a398713 fix(vertex_httpx.py): fix assumptions on usagemetadata 2024-07-05 11:01:51 -07:00
Krish DholakiaandGitHub 6cd7631e2e Merge pull request #4554 from igor-drozdov/id-add-index-to-anthropic-tool-use
fix(anthropic.py): add index to streaming tool use
2024-07-05 07:44:50 -07:00
berkecanrizaiandGitHub 40940cd606 fix: typo in vision docs 2024-07-05 13:31:12 +03:00
Igor Drozdov 1f429ef754 fix(anthropic.py): add index to streaming tool use 2024-07-05 12:23:58 +02:00
Krrish Dholakia c425cba93a fix(vertex_httpx.py): fix supported vertex params v1.41.7 2024-07-04 21:17:52 -07:00
Ishaan Jaff a00fcd8792 bump: version 1.41.6 → 1.41.7 2024-07-04 21:10:05 -07:00
Krrish Dholakia 3ece295bf7 fix(litellm_license.py): add better error logs 2024-07-04 21:07:10 -07:00