ishaan-jaff
|
a667634570
|
(fix) proxy - show value of allow_user_auth
|
2024-01-31 07:56:45 -08:00 |
|
ishaan-jaff
|
11e1f72d62
|
(fix) include fastapi-sso==0.10.0 Dockerfile
|
2024-01-31 06:59:46 -08:00 |
|
Max Deichmann
|
5e11b9b5da
|
push
|
2024-01-31 13:57:48 +01:00 |
|
Max Deichmann
|
0c1d0b918b
|
add cost tracking
|
2024-01-31 13:41:54 +01:00 |
|
Krrish Dholakia
|
c23648da3a
|
fix(proxy_server.py): set expires to string before saving to cache
|
2024-01-30 22:06:33 -08:00 |
|
Krish Dholakia
|
188bdc724e
|
Merge pull request #1700 from BerriAI/litellm_no_store_cache_control
feat(proxy_server.py): enable cache controls per key + no-store cache flag
|
2024-01-30 21:45:14 -08:00 |
|
Krish Dholakia
|
a9059eef10
|
Merge branch 'main' into litellm_no_store_cache_control
|
2024-01-30 21:44:57 -08:00 |
|
Krish Dholakia
|
4b713bd4b1
|
Merge pull request #1696 from BerriAI/litellm_proxy_cold_start_Time
fix(proxy_server.py): speed up proxy startup time
|
2024-01-30 21:34:45 -08:00 |
|
Krrish Dholakia
|
ad144433ed
|
build(schema.prisma): update prisma schema with allowed_cache_controls param
|
2024-01-30 21:17:01 -08:00 |
|
Krrish Dholakia
|
aa043cd13f
|
bump: version 1.20.6 → 1.20.7
|
2024-01-30 21:15:34 -08:00 |
|
Krrish Dholakia
|
96c630a740
|
fix(router.py): remove wrapping of router.completion() let clients handle this
|
2024-01-30 21:12:41 -08:00 |
|
Krrish Dholakia
|
f5c88018dd
|
feat(proxy_server.py): enable cache controls per key + no-store cache flag
|
2024-01-30 20:46:50 -08:00 |
|
Krrish Dholakia
|
4ce97e8e13
|
fix(_types.py): support datetime as a type for expires field
|
2024-01-30 18:58:54 -08:00 |
|
Ishaan Jaff
|
d1e4dd5103
|
Merge pull request #1697 from BerriAI/litellm_ui_sso_optional
[Feat-UI] Make SSO Optional
|
2024-01-30 18:47:35 -08:00 |
|
ishaan-jaff
|
f285d8d0c7
|
(fix) install python-multipart if missing
|
2024-01-30 18:19:49 -08:00 |
|
ishaan-jaff
|
b2ef2c65c5
|
(fix) dependencies in /sso/key/generate
|
2024-01-30 18:13:53 -08:00 |
|
ishaan-jaff
|
d6a9126913
|
(docs) UI - no sso
|
2024-01-30 17:05:36 -08:00 |
|
ishaan-jaff
|
1b4ba3be1d
|
(feat) allow users to use UI without SSO
|
2024-01-30 17:00:40 -08:00 |
|
ishaan-jaff
|
796272e503
|
(feat) add litellm login to proxy
|
2024-01-30 16:47:12 -08:00 |
|
Krrish Dholakia
|
f9b0703815
|
fix(proxy_server.py): speed up proxy startup time
|
2024-01-30 16:17:23 -08:00 |
|
Krish Dholakia
|
89d0754db6
|
Merge pull request #1693 from BerriAI/litellm_cache_controls_for_keys
Fixes for model cost check and streaming
|
2024-01-30 15:52:41 -08:00 |
|
Krrish Dholakia
|
87a1c0852a
|
fix(ollama_chat.py): fix the way optional params are passed in
|
2024-01-30 15:48:48 -08:00 |
|
Ishaan Jaff
|
b0ad8b3c9e
|
Merge pull request #1691 from BerriAI/litellm_proxy_sso_login
[Feat] LiteLLM Proxy: MSFT SSO Login
|
2024-01-30 15:44:02 -08:00 |
|
ishaan-jaff
|
6290e9c027
|
(docs) ui + sso callbacks
|
2024-01-30 15:41:01 -08:00 |
|
Krrish Dholakia
|
90791e754d
|
fix(utils.py): fix streaming delta content being none edge-case
|
2024-01-30 15:35:23 -08:00 |
|
Krrish Dholakia
|
456ec3add7
|
fix(utils.py): check if delta is none
|
2024-01-30 15:34:38 -08:00 |
|
Krrish Dholakia
|
a44522f456
|
bump: version 1.20.5 → 1.20.6
|
2024-01-30 15:21:50 -08:00 |
|
ishaan-jaff
|
9cc12a4e55
|
(chore) cleanup proxy server
|
2024-01-30 15:20:40 -08:00 |
|
ishaan-jaff
|
adc6a72bd2
|
(feat) working sso - google, msft
|
2024-01-30 15:18:50 -08:00 |
|
ishaan-jaff
|
12a99886a2
|
(ui) use new /sso endpoint
|
2024-01-30 15:12:03 -08:00 |
|
ishaan-jaff
|
cdba1bf007
|
(feat) oauth msft + google
|
2024-01-30 15:02:15 -08:00 |
|
Krish Dholakia
|
35e9cc4600
|
Merge pull request #1690 from BerriAI/litellm_custom_pricing_fix
fix(main.py): register both model name and model name with provider
|
2024-01-30 13:56:38 -08:00 |
|
Krrish Dholakia
|
c91ab81fde
|
fix(test_parallel_request_limiter): increase time limit for waiting for success logging event to happen
|
2024-01-30 13:26:17 -08:00 |
|
Krrish Dholakia
|
85cbe5fb4c
|
fix(utils.py): fix custom model with provider to also support time based pricing
|
2024-01-30 13:00:43 -08:00 |
|
Krrish Dholakia
|
7c8a3acc53
|
fix(main.py): register both model name and model name with provider
|
2024-01-30 12:47:46 -08:00 |
|
Ishaan Jaff
|
ee30b8c00a
|
Merge pull request #1689 from BerriAI/litellm_set_organization_on_config.yaml
[Feat] Set OpenAI organization for litellm.completion, Proxy Config
|
2024-01-30 11:47:42 -08:00 |
|
ishaan-jaff
|
2806a2e99f
|
(fix) use OpenAI organization in ahealth_check
|
2024-01-30 11:45:22 -08:00 |
|
ishaan-jaff
|
42005ad964
|
(docs) setting organization on config.yaml
|
2024-01-30 11:08:52 -08:00 |
|
ishaan-jaff
|
4c37befe81
|
(feat) set organization on litellm.completion
|
2024-01-30 10:56:36 -08:00 |
|
ishaan-jaff
|
38c6e4194f
|
(feat) OpenAI set organization
|
2024-01-30 10:54:56 -08:00 |
|
ishaan-jaff
|
463ad30d84
|
(router) set organization OpenAI
|
2024-01-30 10:54:05 -08:00 |
|
ishaan-jaff
|
517ed718e0
|
(test) setting organization as litellm_param
|
2024-01-30 10:52:50 -08:00 |
|
ishaan-jaff
|
a90d9a413d
|
(test) setting organization on litellm.completion
|
2024-01-30 10:36:10 -08:00 |
|
Ishaan Jaff
|
017c1ead6c
|
Merge pull request #1685 from BerriAI/litellm_bedrock_emb_input
[Fix] Graceful rejection of token input for AWS Embeddings API
|
2024-01-30 10:32:14 -08:00 |
|
Krish Dholakia
|
030c48bc1c
|
Merge pull request #1657 from eslamkarim/patch-1
Change quota project to the correct project being used for the call
|
2024-01-30 08:40:09 -08:00 |
|
ishaan-jaff
|
68553ed8dc
|
(fix) use isinstance to check types
|
2024-01-30 08:31:21 -08:00 |
|
Krrish Dholakia
|
069403d2be
|
build(config.yml): fix spacing for cli args
|
2024-01-30 08:29:28 -08:00 |
|
ishaan-jaff
|
4bef067f6a
|
(feat) Bedrock embedding - raise correct exception BadRequest
|
2024-01-30 08:14:35 -08:00 |
|
ishaan-jaff
|
ff6459cf8a
|
(test) bedrock input validation - exceptions
|
2024-01-30 08:12:43 -08:00 |
|
Krrish Dholakia
|
51b5e6d374
|
bump: version 1.20.4 → 1.20.5
|
2024-01-30 07:49:01 -08:00 |
|