ishaan-jaff
|
a7bbc0de0f
|
(fix) google-login auth flow proxy
|
2024-01-27 14:19:11 -08:00 |
|
ishaan-jaff
|
180a1a7f9c
|
(fix) return dict response
|
2024-01-27 14:17:03 -08:00 |
|
ishaan-jaff
|
1a8dee372a
|
(feat) add google login to litellm proxy
|
2024-01-27 13:57:04 -08:00 |
|
Sébastien Campion
|
4dd18b553a
|
Merge remote-tracking branch 'src/main'
|
2024-01-27 19:24:35 +01:00 |
|
Sébastien Campion
|
4ba809b835
|
Allow optional usage of the tls encryption for SMTPA
For local dev, a local SMTP server like mailhog is useful and allow to manually manage user creation
|
2024-01-27 19:16:53 +01:00 |
|
ishaan-jaff
|
18624f8490
|
(docstring) /key/info
|
2024-01-27 08:17:08 -08:00 |
|
ishaan-jaff
|
a4acece4c1
|
(docstring) /key/info
|
2024-01-27 08:17:08 -08:00 |
|
Krrish Dholakia
|
8d4749b94a
|
test(test_caching.py): fix cache test if embedding call is fast
|
2024-01-26 23:00:59 -08:00 |
|
Krrish Dholakia
|
8b16059bdf
|
refactor(main.py): trigger version bump
|
2024-01-26 22:48:21 -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 |
|
Krish Dholakia
|
e1f1e4fefb
|
Merge pull request #1642 from BerriAI/litellm_key_aliases
feat(proxy_server.py): save abbreviated key name if `allow_user_auth` enabled
|
2024-01-26 22:07:17 -08:00 |
|
Krrish Dholakia
|
58052e5d36
|
test(test_key_generate_prisma.py): reset custom auth value
|
2024-01-26 21:12:38 -08:00 |
|
Krrish Dholakia
|
d755d50901
|
fix(openai.py): fix openai image gen logging
|
2024-01-26 21:05:49 -08:00 |
|
Krrish Dholakia
|
618d216c11
|
fix(openai.py): fix image gen logging
|
2024-01-26 21:04:06 -08:00 |
|
Krrish Dholakia
|
07a92f93d7
|
build(schema.prisma): update schema
|
2024-01-26 20:53:07 -08:00 |
|
Krrish Dholakia
|
dad578f96a
|
build(schema.prisma): update schema
|
2024-01-26 20:52:38 -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
|
7412463ebb
|
test: ensure test calls contain bearer token
|
2024-01-26 20:15:35 -08:00 |
|
Krrish Dholakia
|
b1b582ffe2
|
fix(proxy_server.py): check if api key string before asserting it starts with sk-
|
2024-01-26 20:06:57 -08:00 |
|
ishaan-jaff
|
ec3f497db8
|
(feat) /key/info without using key in query param
|
2024-01-26 19:26:43 -08:00 |
|
ishaan-jaff
|
8b52333b08
|
(feat) fix alert formats for budgets
|
2024-01-26 17:14:47 -08:00 |
|
Krrish Dholakia
|
5dfe54d20d
|
feat(proxy_server.py): save abbreviated key name if allow_user_auth enabled
|
2024-01-26 15:31:37 -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
|
8b5e397abe
|
(fix) dynamo - use hashed tokens budget tracking
|
2024-01-26 14:32:34 -08:00 |
|
ishaan-jaff
|
2c79585e18
|
(fix) dynamo - use hashed_api keys in table
|
2024-01-26 14:32:00 -08:00 |
|
ishaan-jaff
|
0ee8e8f081
|
(fix) test - prisma key budget tracking
|
2024-01-26 14:31:04 -08:00 |
|
ishaan-jaff
|
2873365f02
|
(fix) proxy - always use hashed_token as /key cache key
|
2024-01-26 14:30:26 -08:00 |
|
Ishaan Jaff
|
c054f50980
|
Merge pull request #1635 from BerriAI/litellm_support_dimension
[Feat] support `dimensions` OpenAI embedding param
|
2024-01-26 13:58:11 -08:00 |
|
Krrish Dholakia
|
511510a1cc
|
refactor(proxy_server.py): fix docstring for /key/delete to show hashed tokens as well
|
2024-01-26 13:33:17 -08:00 |
|
Krrish Dholakia
|
e989175c10
|
fix(proxy/utils.py): accept token hashes for deleting tokens
|
2024-01-26 13:29:16 -08:00 |
|
ishaan-jaff
|
273e6d1905
|
Revert "(fix) SpendLogs Table"
This reverts commit 2a1104d1cf .
|
2024-01-26 13:26:49 -08:00 |
|
ishaan-jaff
|
55b95e87dd
|
(fix) SpendLogs Table
|
2024-01-26 13:23:51 -08:00 |
|
ishaan-jaff
|
2a1104d1cf
|
(fix) SpendLogs Table
|
2024-01-26 13:18:27 -08:00 |
|
ishaan-jaff
|
0fc8876ea2
|
(feat) support dimensions param
|
2024-01-26 10:55:38 -08:00 |
|
ishaan-jaff
|
479add6b96
|
(feat) add support for dimensions param
|
2024-01-26 10:54:34 -08:00 |
|
ishaan-jaff
|
17370dc50f
|
(test) dimension param - openai
|
2024-01-26 10:37:01 -08:00 |
|
ishaan-jaff
|
64f1301033
|
(feat) SpendLogs show total_tokens, prompt_tokens, completion_tokens
|
2024-01-26 10:26:15 -08:00 |
|
ishaan-jaff
|
b9fc2c3735
|
(fix) SpendLogs stop logging model params
|
2024-01-26 10:13:34 -08:00 |
|
Sébastien Campion
|
a5d120a68b
|
fix print verbose take only one argument
|
2024-01-26 18:03:55 +01:00 |
|
ishaan-jaff
|
652f4f89d0
|
(test) s3 + r2 logger
|
2024-01-25 21:16:28 -08:00 |
|
ishaan-jaff
|
fa1bbbebf1
|
(fix) r2 s3 logging test
|
2024-01-25 20:49:55 -08:00 |
|
ishaan-jaff
|
4fd2bd230f
|
(fix) test_view_spend_per_user
|
2024-01-25 20:41:31 -08:00 |
|
ishaan-jaff
|
8ed010c428
|
(test) s3 logs - works locally
|
2024-01-25 20:16:33 -08:00 |
|
ishaan-jaff
|
c069acc72e
|
(test) s3 logs
|
2024-01-25 20:13:22 -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 |
|
ishaan-jaff
|
933c693e9b
|
s3 logger - add better debug statements
|
2024-01-25 18:47:50 -08:00 |
|
ishaan-jaff
|
863ff8ba26
|
(test) s3 logging on r2 using env vars
|
2024-01-25 18:36:20 -08:00 |
|
ishaan-jaff
|
347bab7786
|
(fix) s3 log .json files
|
2024-01-25 18:36:20 -08:00 |
|