Ishaan Jaff
|
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 Jaff
|
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 Jaff
|
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 |
|
Ishaan Jaff
|
8c07f3edf4
|
fix remove get_or_generate_uuid
|
2024-06-19 14:10:35 -07:00 |
|
Krish Dholakia
|
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 Jaff
|
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 Jaff
|
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 Dholakia
|
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 Dholakia
|
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 Dholakia
|
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 Dholakia
|
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 Dholakia
|
d96ffe8075
|
Merge pull request #4271 from BerriAI/litellm_vertex_httpx_fix
fix(vertex_httpx.py): Correctly handle Vertex content policy violation error
|
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 Jaff
|
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 |
|
Krish Dholakia
|
308fa6f4a0
|
Merge pull request #4258 from nejch/fix/typing
fix: add more type hints to init methods
|
2024-06-18 20:04:05 -07:00 |
|
Ishaan Jaff
|
bc051b18d8
|
test- langfuse prompt
|
2024-06-18 19:59:34 -07:00 |
|
Krrish Dholakia
|
164dccbbd4
|
fix(router.py): support adding models across multiple orgs, with 1 model definition
|
2024-06-18 19:57:10 -07:00 |
|
Ishaan Jaff
|
04038a0bef
|
feat - _add_prompt_to_generation_params for langfuse
|
2024-06-18 19:55:16 -07:00 |
|
Krrish Dholakia
|
14b66c3daa
|
fix(router.py): support multiple orgs in 1 model definition
Closes https://github.com/BerriAI/litellm/issues/3949
|
2024-06-18 19:36:58 -07:00 |
|
Ishaan Jaff
|
a26a023ff8
|
fix - log langfuse prompt
|
2024-06-18 19:25:51 -07:00 |
|
Krrish Dholakia
|
3546ab39d3
|
test: cleanup tests
|
2024-06-18 19:07:31 -07:00 |
|
Krish Dholakia
|
83b97d9763
|
Merge pull request #4269 from BerriAI/litellm_team_budgets_fix
fix(proxy_server.py): Fix JWT-Auth team spend tracking
|
2024-06-18 19:05:53 -07:00 |
|
Krrish Dholakia
|
f41c443abb
|
fix(vertex_httpx.py): re-raise vertex content policy violation error
Fixes https://github.com/BerriAI/litellm/issues/4270
|
2024-06-18 19:00:35 -07:00 |
|
Krrish Dholakia
|
aef5cf3f22
|
fix(vertex_httpx.py): add better debug logging for vertex httpx
|
2024-06-18 18:00:29 -07:00 |
|
Ishaan Jaff
|
d880fb2619
|
Merge pull request #4268 from BerriAI/litellm_fix_async_mock_compl
[Fix-Bug] Async Streaming Mock is different to sync streaming mock
|
2024-06-18 17:11:29 -07:00 |
|
Krrish Dholakia
|
6558abf845
|
fix(proxy_server.py): track team spend for cached team object
fixes issue where team budgets for jwt tokens weren't asserted
|
2024-06-18 17:10:12 -07:00 |
|
Ishaan Jaff
|
2d15a3c586
|
fix - mock completion request
|
2024-06-18 17:08:54 -07:00 |
|
Krrish Dholakia
|
5ad095ad9d
|
fix(openai.py): deepinfra function calling - drop_params support for unsupported tool choice value
|
2024-06-18 16:19:57 -07:00 |
|