Commit Graph
13463 Commits
Author SHA1 Message Date
Ishaan Jaff 89441a7592 ci/cd run again 2024-06-19 20:14:10 -07:00
Krrish Dholakia 8da3e5ad66 test(test_amazing_vertex_completion.py): fix test 2024-06-19 19:25:45 -07:00
Ishaan Jaff 0c227ecdc4 bump: version 1.40.18 → 1.40.19 2024-06-19 19:25:05 -07:00
Krish DholakiaandGitHub 71716bec48 Merge pull request #4295 from BerriAI/litellm_gemini_pricing_2
Vertex AI - character based cost calculation
2024-06-19 19:17:09 -07:00
Krish DholakiaandGitHub fc97639267 Merge pull request #4296 from BerriAI/litellm_langfuse_dynamic_logging_fix
fix(litellm_logging.py): initialize global variables for logging
2024-06-19 18:59:40 -07:00
Krrish Dholakia 7a141ff7f0 fix(types/utils.py): fix linting error 2024-06-19 18:58:12 -07:00
Krrish Dholakia 4c5f077bd3 fix(vertex_ai.py): check if message length > 0 before merging 2024-06-19 18:47:43 -07:00
Krish DholakiaandGitHub df1a2ca5c2 Merge pull request #4199 from hawktang/main
support vertex_credentials filepath
2024-06-19 18:47:32 -07:00
Krrish Dholakia 682ec33aa0 fix(litellm_logging.py): initialize global variables
Fixes https://github.com/BerriAI/litellm/issues/4281
2024-06-19 18:39:45 -07:00
Krrish Dholakia 05a4b6188e fix(main.py): fix text-completion vllm routing 2024-06-19 17:48:20 -07:00
Krrish Dholakia 16da21e839 feat(llm_cost_calc/google.py): do character based cost calculation for vertex ai
Calculate cost for vertex ai responses using characters in query/response

 Closes https://github.com/BerriAI/litellm/issues/4165
2024-06-19 17:18:42 -07:00
Ishaan Jaff b2c7a3286b docs - OpenAI Fine Tuned Models 2024-06-19 17:16:01 -07:00
Krish DholakiaandGitHub d1f8af9e44 Merge pull request #4291 from BerriAI/litellm_gemini_pricing_2
build(model_prices_and_context_window.json): fix gemini pricing
2024-06-19 17:15:02 -07:00
Ishaan JaffandGitHub 35fdbf188e Merge pull request #4294 from BerriAI/litellm_add_ft_gpt
[feat] Add ft:gpt-4, ft:gpt-4o models
2024-06-19 17:13:40 -07:00
Ishaan Jaff 863c53e7e9 fix add cost tracking for ft:gpt-4o-2024-05-1 2024-06-19 16:59:06 -07:00
Ishaan Jaff 5bcc22ae35 add pricing for gpt-4-0613" 2024-06-19 16:56:25 -07:00
Ishaan Jaff c14b1751db test - test_get_llm_provider_ft_models 2024-06-19 16:51:51 -07:00
Ishaan Jaff 3c6785c207 add ft:gpt4 2024-06-19 16:49:45 -07:00
Ishaan JaffandGitHub 9aaa131a72 Merge pull request #4293 from BerriAI/litellm_use_router_client_image_gen
[Bug-Fix]: Azure image generation doesn't support HTTPS_PROXY en
2024-06-19 16:31:05 -07:00
Ishaan JaffandGitHub b649fbe710 Merge pull request #4292 from BerriAI/docs---step-by-step-team-budget-ui
docs - setting team budgets on ui
2024-06-19 16:30:45 -07:00
Ishaan Jaff 931a72523e fix - use router level client on proxy img gen 2024-06-19 15:27:46 -07:00
Ishaan Jaff 3f803a96a3 docs - setting team budgets on ui 2024-06-19 15:04:01 -07:00
Krrish Dholakia cab057da4a build(model_prices_and_context_window.json): fix gemini pricing
Resolves https://github.com/BerriAI/litellm/issues/4165#issuecomment-2179310636
2024-06-19 14:14:44 -07:00
Ishaan Jaff 8c07f3edf4 fix remove get_or_generate_uuid 2024-06-19 14:10:35 -07:00
Krish DholakiaandGitHub f2580d1b85 Merge pull request #4276 from Manouchehri/trivial-fix-1
fix(litellm_logging.py): Add missing import statement.
2024-06-19 14:09:17 -07:00
Krrish Dholakia 933c3c845e fix(vertex_httpx.py): fix supports system message check for vertex_ai_beta
Fixes https://github.com/BerriAI/litellm/issues/4283
2024-06-19 13:17:22 -07:00
Krrish Dholakia 9cc104eb03 fix(main.py): route openai calls to /completion when text_completion is True 2024-06-19 12:37:05 -07:00
Ishaan JaffandGitHub 93c5625dc6 Merge pull request #4286 from BerriAI/litellm_support_options_health_endpoints
feat - support CURL OPTIONS for `/health/readiness` endpoint
2024-06-19 12:25:32 -07:00
Ishaan JaffandGitHub f5ebc1a042 Merge pull request #4282 from BerriAI/litellm_add_openrouter_exception_mapping
feat - add open router exception mapping
2024-06-19 12:25:12 -07:00
Ishaan Jaff 19f0f66dbc add options for /health/readiness and liveliness 2024-06-19 12:13:35 -07:00
Ishaan Jaff 4007c6c6e8 add health/readiness OPTIONS 2024-06-19 12:00:48 -07:00
Krrish Dholakia 32880faa76 docs(users.md): add default reset budget note 2024-06-19 11:17:37 -07:00
Krrish Dholakia f86dcbb109 docs(input.md): clarify meaning of 'drop_params' 2024-06-19 10:04:58 -07:00
Ishaan Jaff 8aa1387170 feat - support OPTIONS for health endpoints 2024-06-19 09:55:38 -07:00
Krish DholakiaandGitHub 2834b5e7ee Merge pull request #4111 from BerriAI/litellm_aws_kms_fixes
Use AWS Key Management System for Encrypted Database URL + Redis Credentials
2024-06-19 09:31:19 -07:00
Krish DholakiaandGitHub 3a3b3667ee Merge branch 'main' into litellm_aws_kms_fixes 2024-06-19 09:30:54 -07:00
Ishaan Jaff 5982fd88f9 feat - add open router exception mapping 2024-06-19 08:40:08 -07:00
David Manouchehri c04680d54b fix(litellm_logging.py): Add missing import statement. 2024-06-19 05:48:46 +00:00
Krrish Dholakia 52bcf37079 bump: version 1.40.17 → 1.40.18 2024-06-18 20:51:52 -07:00
Krrish Dholakia c66c06d3d1 docs(deploy.md): add community terraform module 2024-06-18 20:46:56 -07:00
Ishaan Jaff 285f35cf49 ci/cd run again 2024-06-18 20:39:45 -07:00
Krish DholakiaandGitHub 0c2c02ba8d Merge pull request #4266 from BerriAI/litellm_gemini_image_url
Support 'image url' to vertex ai / google ai studio gemini models
2024-06-18 20:39:25 -07:00
Krish DholakiaandGitHub cacf8e84d0 Merge pull request #4274 from BerriAI/litellm_router_multiple_orgs
fix(proxy_server.py): fix llm_model_list to use router.get_model_list()
2024-06-18 20:27:49 -07:00
Krish DholakiaandGitHub d96ffe8075 Merge pull request #4271 from BerriAI/litellm_vertex_httpx_fix
fix(vertex_httpx.py): Correctly handle Vertex content policy violation error
v1.40.17
2024-06-18 20:19:46 -07:00
Krrish Dholakia b79e21a81a fix(types/utils.py): fix linting errors 2024-06-18 20:19:06 -07:00
Ishaan Jaff dae6659dbc bump: version 1.40.16 → 1.40.17 2024-06-18 20:15:41 -07:00
Krrish Dholakia aa6b56f057 fix(azure.py): handle asyncio.CancelledError 2024-06-18 20:14:27 -07:00
Ishaan Jaff 7b414a73a7 docs - show setting trace name 2024-06-18 20:12:00 -07:00
Ishaan JaffandGitHub e1b646c304 Merge pull request #4275 from BerriAI/litellm_fix_langfuse_log_prompts
[Fix] Use Langfuse prompt Object with LiteLLM Proxy
2024-06-18 20:09:13 -07:00
Ishaan Jaff f3ac3f85cd fix llm_request_utils 2024-06-18 20:06:58 -07:00