Commit Graph

14284 Commits

Author SHA1 Message Date
Ishaan Jaff e34ba00a51 Merge pull request #4575 from BerriAI/ui_fix_errors_when_no_model_list_defined
UI - don't spam error messages when model list is not defined
2024-07-06 14:38:02 -07:00
Ishaan Jaff 022619a14d Merge pull request #4574 from BerriAI/litellm_ui_fix_show_models_as_dd
[fix] UI fix show models as dropdown
2024-07-06 14:37:39 -07:00
Ishaan Jaff c47b1c94c4 Merge pull request #4577 from BerriAI/litellm_router_imp_mem_util
[Feat] Improve Proxy Mem Util (Reduces startup memory util by 50%)
2024-07-06 14:36:51 -07:00
Krrish Dholakia 770a96330d docs(user_keys.md): add instructor example to doczs 2024-07-06 14:15:54 -07:00
Ishaan Jaff 3fa64023ea test - test_init_clients_async_mode 2024-07-06 14:08:35 -07:00
Ishaan Jaff a5d9a6cebd init litellm router 2024-07-06 13:14:04 -07:00
Ishaan Jaff 984cc4722e fix should_initialize_sync_client 2024-07-06 13:10:22 -07:00
Ishaan Jaff 2609de43d0 use helper for init client + check if we should init sync clients 2024-07-06 12:52:41 -07:00
Ishaan Jaff 80a31c5dab allow async_only_mode on rotuer 2024-07-06 12:50:57 -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
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 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 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 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
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