Krrish Dholakia
|
d9ba8668f4
|
feat(vertex_ai.py): vertex ai gecko text embedding support
|
2024-02-03 09:48:29 -08:00 |
|
Krrish Dholakia
|
1ed6842009
|
fix(utils.py): fix cost tracking for cache hits (should be 0)
|
2024-02-02 17:33:39 -08:00 |
|
ishaan-jaff
|
d69edac11b
|
(feat) use same id to log on s3, langfuse
|
2024-02-02 16:26:59 -08:00 |
|
Krrish Dholakia
|
31b19a420f
|
fix(helicone.py): fix logging
|
2024-02-02 14:30:01 -08:00 |
|
Krrish Dholakia
|
a11b505721
|
fix(utils.py): dynamic switch langfuse client based on keys
|
2024-02-02 14:03:46 -08:00 |
|
Krish Dholakia
|
93fb0134e5
|
Merge pull request #1761 from BerriAI/litellm_fix_dynamic_callbacks
fix(utils.py): override default success callbacks with dynamic callbacks if set
|
2024-02-02 13:06:55 -08:00 |
|
ishaan-jaff
|
aae54e0305
|
(feat) improve exceptions for OpenAI compatible -
|
2024-02-02 10:14:26 -08:00 |
|
Krrish Dholakia
|
127db122ef
|
test(test_keys.py): add more logging
|
2024-02-02 10:08:02 -08:00 |
|
ishaan-jaff
|
a55e0a9689
|
(feat) show correct provider in exceptions
|
2024-02-02 08:37:42 -08:00 |
|
Krrish Dholakia
|
61576fa6a9
|
fix(utils.py): logging fixes
|
2024-02-02 08:31:17 -08:00 |
|
Krrish Dholakia
|
5f9ea8a94f
|
fix(utils.py): add track cost callback to callback list for team id callbacks
|
2024-02-02 08:18:06 -08:00 |
|
Krrish Dholakia
|
92058cbcd4
|
fix(utils.py): override default success callbacks with dynamic callbacks if set
|
2024-02-02 06:21:43 -08:00 |
|
Krish Dholakia
|
7fc03bf745
|
Merge pull request #1749 from BerriAI/litellm_vertex_ai_model_garden
feat(vertex_ai.py): vertex ai model garden support
|
2024-02-01 21:52:12 -08:00 |
|
Krrish Dholakia
|
bbb5bd19e8
|
test: testing fixes
|
2024-02-01 21:20:46 -08:00 |
|
Krrish Dholakia
|
a301d8aa4b
|
feat(utils.py): support dynamic langfuse params and team settings on proxy
|
2024-02-01 21:08:24 -08:00 |
|
Krrish Dholakia
|
b79a6607b2
|
feat(utils.py): support dynamic success callbacks
|
2024-02-01 19:42:01 -08:00 |
|
Krrish Dholakia
|
245ec2430e
|
fix(utils.py): fix azure exception mapping
|
2024-02-01 19:05:20 -08:00 |
|
Krrish Dholakia
|
241f0aad5e
|
fix(utils.py): fix deepinfra streaming
|
2024-02-01 18:46:50 -08:00 |
|
Krrish Dholakia
|
d46df34ff5
|
fix(utils.py): fix streaming chunks to not return role, unless set
|
2024-02-01 09:55:56 -08:00 |
|
Krrish Dholakia
|
9593df23c4
|
test: add more logging
|
2024-01-31 19:31:07 -08:00 |
|
Krrish Dholakia
|
a32639fa79
|
fix(utils.py): support max token adjustment for sagemaker
|
2024-01-31 19:09:54 -08:00 |
|
Krrish Dholakia
|
93a52a2d35
|
fix(utils.py): set call_type at the top of the function
|
2024-01-31 18:23:44 -08:00 |
|
Krrish Dholakia
|
9dc972de70
|
fix(utils.py): fix get for dict
|
2024-01-31 18:15:47 -08:00 |
|
Krrish Dholakia
|
a0daac212d
|
fix(utils.py): support checking if user defined max tokens exceeds model limit
|
2024-01-31 17:01:46 -08:00 |
|
Krrish Dholakia
|
dd47c9d854
|
test(test_amazing_vertex_completion.py): fix test to handle api instability
|
2024-01-31 08:34:01 -08:00 |
|
Krish Dholakia
|
ce415a243d
|
Merge branch 'main' into litellm_no_store_cache_control
|
2024-01-30 21:44:57 -08:00 |
|
Krrish Dholakia
|
f9acad87dc
|
feat(proxy_server.py): enable cache controls per key + no-store cache flag
|
2024-01-30 20:46:50 -08:00 |
|
Krrish Dholakia
|
60cc3d6b30
|
fix(utils.py): fix streaming delta content being none edge-case
|
2024-01-30 15:35:23 -08:00 |
|
Krrish Dholakia
|
b01f31c41f
|
fix(utils.py): check if delta is none
|
2024-01-30 15:34:38 -08:00 |
|
Krrish Dholakia
|
d170e6e83a
|
fix(utils.py): fix custom model with provider to also support time based pricing
|
2024-01-30 13:00:43 -08:00 |
|
Krrish Dholakia
|
dda115fcb7
|
build(ui/litellm_dashboard_v_2): allow app owner to create keys and view their keys
|
2024-01-27 13:48:35 -08:00 |
|
Krish Dholakia
|
ba4089824d
|
Merge pull request #1646 from BerriAI/litellm_image_gen_cost_tracking_proxy
Litellm image gen cost tracking proxy
|
2024-01-26 22:30:14 -08:00 |
|
Krrish Dholakia
|
43e07503d6
|
fix(utils.py): fix logging
|
2024-01-26 22:25:20 -08:00 |
|
Krrish Dholakia
|
a299ac2328
|
fix(utils.py): enable cost tracking for image gen models on proxy
|
2024-01-26 20:51:13 -08:00 |
|
Krish Dholakia
|
b36f628fc8
|
Merge pull request #1641 from BerriAI/litellm_bedrock_region_based_pricing
feat(utils.py): support region based pricing for bedrock + use bedrock's token counts if given
|
2024-01-26 20:28:16 -08:00 |
|
Krrish Dholakia
|
f5da95685a
|
feat(utils.py): support region based pricing for bedrock + use bedrock's token counts if given
|
2024-01-26 14:53:58 -08:00 |
|
ishaan-jaff
|
0fc8876ea2
|
(feat) support dimensions param
|
2024-01-26 10:55:38 -08:00 |
|
Krish Dholakia
|
612f74a426
|
Merge pull request #1618 from BerriAI/litellm_sagemaker_cost_tracking_fixes
fix(utils.py): fix sagemaker cost tracking for streaming
|
2024-01-25 19:01:57 -08:00 |
|
Krrish Dholakia
|
ac131b3824
|
fix(utils.py): completion_cost support for image gen models
|
2024-01-25 18:08:18 -08:00 |
|
Krrish Dholakia
|
1ae22ea16d
|
refactor: trigger new bump
|
2024-01-25 16:40:23 -08:00 |
|
Krrish Dholakia
|
014f83c847
|
fix(main.py): allow vertex ai project and location to be set in completion() call
|
2024-01-25 16:40:23 -08:00 |
|
Krrish Dholakia
|
76468cc351
|
refactor: trigger new bump
|
2024-01-25 16:06:01 -08:00 |
|
Krrish Dholakia
|
72275ad8cb
|
fix(main.py): fix logging event loop for async logging but sync streaming
|
2024-01-25 15:59:53 -08:00 |
|
Krrish Dholakia
|
fbab810189
|
fix(main.py): allow vertex ai project and location to be set in completion() call
|
2024-01-25 15:00:51 -08:00 |
|
Krrish Dholakia
|
bbe6a92eb9
|
fix(main.py): fix order of assembly for streaming chunks
|
2024-01-25 14:51:08 -08:00 |
|
Krrish Dholakia
|
09ec6d6458
|
fix(utils.py): fix sagemaker async logging for sync streaming
https://github.com/BerriAI/litellm/issues/1592
|
2024-01-25 12:49:45 -08:00 |
|
Krish Dholakia
|
6501fdb76e
|
Merge branch 'main' into litellm_global_spend_updates
|
2024-01-24 20:20:15 -08:00 |
|
Krrish Dholakia
|
43f139fafd
|
fix(ollama_chat.py): fix default token counting for ollama chat
|
2024-01-24 20:09:17 -08:00 |
|
Krrish Dholakia
|
574208f005
|
fix(proxy_server.py): track cost for global proxy
|
2024-01-24 16:06:10 -08:00 |
|
Krish Dholakia
|
9784d03d65
|
Merge branch 'main' into litellm_reset_key_budget
|
2024-01-23 18:10:32 -08:00 |
|