Krrish Dholakia
92881ee79e
fix: fix linting error
2025-03-10 21:22:00 -07:00
Krrish Dholakia
f87fe5006a
fix: remove client init tests for router - dup behaviour - provider caching already exists
2025-03-10 21:17:36 -07:00
Ishaan Jaff
6a4bb31bd8
bump: version 1.63.5 → 1.63.6
v1.63.6-nightly
2025-03-10 21:08:03 -07:00
Ishaan Jaff
3ee6a3eaee
ui new build
2025-03-10 21:05:00 -07:00
Ishaan Jaff and GitHub
2903caaf54
Merge pull request #8934 from BerriAI/litellm_fix_team_model_access_checks
...
JWT Auth Fix - [Bug]: JWT access with Groups not working when team is assigned All Proxy Models access
2025-03-10 21:01:41 -07:00
Ishaan Jaff and GitHub
73d60e0e7f
Merge pull request #8956 from utkashd/main
...
Validate `model_prices_and_context_window.json` with a test, clarify possible `mode` values + ensure consistent use of `mode`
2025-03-10 20:49:19 -07:00
Ishaan Jaff
24b8dcff1f
get_complete_url
2025-03-10 20:45:58 -07:00
omrishiv
d25693b96c
update test
...
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com >
2025-03-10 20:34:52 -07:00
omrishiv
338722beba
add test
...
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com >
2025-03-10 20:28:55 -07:00
omrishiv
12e730885b
encode bedrock model id
...
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com >
2025-03-10 20:14:35 -07:00
Utkash Dubey
074c8efdc1
cleanup
2025-03-10 20:13:03 -07:00
Krrish Dholakia
5a5639e81b
feat(credential_endpoints/endpoints.py): don't return credentials on get
...
prevent leakage
2025-03-10 20:11:38 -07:00
Utkash Dubey
14736283bc
test original file instead of the backup
2025-03-10 20:09:05 -07:00
Krrish Dholakia
f3be2e1fc9
fix(transformation.py): fix linting error
2025-03-10 20:07:38 -07:00
Ishaan Jaff and GitHub
596d3f2b78
Merge pull request #9117 from BerriAI/litellm_ui_logout_url
...
[UI SSO Bug fix] - Correctly use `PROXY_LOGOUT_URL` when set
2025-03-10 20:07:33 -07:00
Ishaan Jaff and GitHub
0d8189427a
Merge pull request #9119 from colesmcintosh/fix-pr-template
...
docs(pr-template): update unit test command in checklist
2025-03-10 20:07:03 -07:00
Ishaan Jaff
91a7fb0a23
test string checked for model access control
2025-03-10 20:04:18 -07:00
Ishaan Jaff
aa5ac6ba3d
can_team_access_model
2025-03-10 20:03:19 -07:00
Krrish Dholakia
ae021671a8
test: update testing - having removed the router client init logic
...
this allows a user to just set the credential value in litellm params, and not have to worry about settin
g credentials
2025-03-10 20:02:33 -07:00
Utkash Dubey
412289a0d0
update backup json as well so test passes
2025-03-10 19:58:47 -07:00
Utkash Dubey
1c3be85be7
fix indentation
2025-03-10 19:34:24 -07:00
Utkash Dubey
7dbc434318
remove incorrect moderations mode
2025-03-10 19:33:40 -07:00
Krrish Dholakia
f56c5ca380
feat: working e2e credential management - support reusing existing credentials
2025-03-10 19:29:24 -07:00
Emerson Gomes and GitHub
27de9669c2
Merge branch 'main' into azure_models
2025-03-10 21:23:59 -05:00
Utkash Dubey
a9d50a615b
move test file to correct location
2025-03-10 19:21:51 -07:00
Utkash Dubey and GitHub
45f0ca68c4
Merge branch 'BerriAI:main' into main
2025-03-10 19:21:37 -07:00
Emerson Gomes
3d85aa63a7
sync model db copy
2025-03-10 21:19:04 -05:00
Cole McIntosh
07813645e0
docs(pr-template): update unit test command in checklist
2025-03-10 20:18:46 -06:00
Emerson Gomes
ebf20df1b9
Add azure_ai/mistral-nemo
2025-03-10 21:17:29 -05:00
Emerson Gomes
2b6a41834f
Add Azure DeepSeek V3 / Update DeepSeek R1 pricing
2025-03-10 21:12:34 -05:00
Ishaan Jaff
0d6df360bf
test_can_team_access_model fix
2025-03-10 19:09:50 -07:00
Ishaan Jaff
9dcc25d63b
Merge branch 'main' into litellm_fix_team_model_access_checks
2025-03-10 19:05:11 -07:00
Ishaan Jaff
8811d4cd11
generate_key
2025-03-10 19:03:50 -07:00
Emerson Gomes
e38eab8bf6
Adding/Updating Azure Phi-4 model variants
...
Note: Azure has not yet published any cost for the newer variants (mini and multimodal)
There is conflicting information about context size and model capabilities in different documents.
2025-03-10 21:02:50 -05:00
Krrish Dholakia
2ec7830b66
feat: complete crud endpoints for credential management on proxy
2025-03-10 18:46:35 -07:00
Ishaan Jaff
e7eb1708e8
Navbar logout url
2025-03-10 18:44:24 -07:00
Ishaan Jaff
afe0c03376
getProxyUISettings
2025-03-10 18:44:13 -07:00
Ishaan Jaff
c22b92439b
use helper setProxySettings
2025-03-10 18:44:07 -07:00
Emerson Gomes
021f0c98f3
Adding vertex_ai/imagen-3.0-generate-002
2025-03-10 20:44:01 -05:00
Krish Dholakia and GitHub
c58941d49c
Merge branch 'main' into litellm_dev_03_06_2025_p4
2025-03-10 18:41:10 -07:00
Krrish Dholakia
0b5deb2756
fix: fix type
2025-03-10 18:38:40 -07:00
Krrish Dholakia
507640bc8f
fix(endpoints.py): encrypt credentials before storing in db
2025-03-10 18:37:59 -07:00
Krrish Dholakia
a962a97fcb
feat(endpoints.py): support writing credentials to db
2025-03-10 18:27:43 -07:00
Ishaan Jaff and GitHub
6dcf64918c
Merge pull request #9102 from BerriAI/litellm_add_atext_completion_on_ui
...
(Feat) - Allow adding Text-Completion OpenAI models through UI
2025-03-10 18:11:00 -07:00
Krrish Dholakia
f1cdc26967
feat(endpoints.py): initial set of crud endpoints for reusable credentials on proxy
2025-03-10 17:48:02 -07:00
Krrish Dholakia
fdd5ba3084
feat(credential_accessor.py): support loading in credentials from credential_list
...
Resolves https://github.com/BerriAI/litellm/issues/9114
2025-03-10 17:15:58 -07:00
Ishaan Jaff
7d44123f2e
docs contributing instructions
2025-03-10 17:08:08 -07:00
Krrish Dholakia
4bd4bb16fd
feat(proxy_server.py): move credential list to being a top-level param
2025-03-10 17:04:05 -07:00
Krrish Dholakia
5458b08425
fix(router.py): comment out azure/openai client init - not necessary
2025-03-10 16:47:43 -07:00
Ishaan Jaff
ce35240273
Pre-Submission checklist
2025-03-10 16:21:53 -07:00