Commit graph

14389 commits

Author SHA1 Message Date
Krish Dholakia
f7ebb84488
Merge branch 'main' into litellm_tts_pricing 2024-07-06 11:02:59 -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
Ishaan Jaff
19baac7a36 fix don't spam model hub when model list is not defined 2024-07-06 10:39:16 -07:00
Ishaan Jaff
5d0bb0b9ae fix - don't spam users when model list not defined 2024-07-06 10:36:14 -07:00
Ishaan Jaff
7b31923597 fix - load model list 2024-07-06 10:12:29 -07:00
Ishaan Jaff
fd43ddfa0e ui fix - load litellm model list 2024-07-06 10:12:14 -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
Krrish Dholakia
6e43cdcb17 feat(litellm_logging.py): support cost tracking for tts calls 2024-07-05 22:09:08 -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
Krrish Dholakia
407639cc7d fix(cost_calculator.py): support openai+azure tts calls 2024-07-05 20:58:08 -07:00
Ishaan Jaff
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 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 Jaff
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 Jaff
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 Jaff
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 Jaff
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 Dholakia
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
dependabot[bot]
c626823a25
build(deps): bump aiohttp from 3.9.0 to 3.9.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 02:14:30 +00:00
Ishaan Jaff
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]
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 Jaff
9c6080be1a
Create readme.md 2024-07-05 14:04:47 -07:00
Ishaan Jaff
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 Dholakia
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 Dholakia
6a5cf7f83a
Revert "(fix) fixed bug with the watsonx embedding endpoint" 2024-07-05 11:40:59 -07:00
Krish Dholakia
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 Dholakia
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
berkecanrizai
40940cd606
fix: typo in vision docs 2024-07-05 13:31:12 +03:00