Krrish Dholakia
|
3bc7c35cb5
|
fix: consistent usage of http_client across azure client init
|
2025-03-11 17:48:31 -07:00 |
|
Krrish Dholakia
|
9af73f339a
|
test: fix tests
|
2025-03-11 17:42:36 -07:00 |
|
Krrish Dholakia
|
cbc2e84044
|
refactor(azure.py): refactor to have client init work across all endpoints
|
2025-03-11 17:27:24 -07:00 |
|
Krrish Dholakia
|
d99d60a182
|
refactor(batches/main.py): working refactored azure client init on batches
|
2025-03-11 14:36:38 -07:00 |
|
Krrish Dholakia
|
af71e14d79
|
refactor(azure/audio_transcriptions.py): support client init with common logic
|
2025-03-11 14:24:12 -07:00 |
|
Krrish Dholakia
|
2c2404dac9
|
refactor(azure.py): working client init logic in azure image generation
|
2025-03-11 14:22:25 -07:00 |
|
Krrish Dholakia
|
152bc67d22
|
refactor(azure.py): working azure client init on audio speech endpoint
|
2025-03-11 14:19:45 -07:00 |
|
Krrish Dholakia
|
f7d9cce536
|
refactor(azure.py): refactor acompletion to use base azure sdk client
|
2025-03-11 13:59:13 -07:00 |
|
Krrish Dholakia
|
b58edb7fa1
|
test(test_azure_common_utils.py): add unit testing for common azure client params function
|
2025-03-11 12:24:08 -07:00 |
|
Krrish Dholakia
|
69839b3720
|
refactor(azure/common_utils.py): refactor azure client param logic
create common util for azure client param logic
|
2025-03-11 12:14:50 -07:00 |
|
Krrish Dholakia
|
8845f0947d
|
fix(client_initialization_utils.py): refactor azure client init logic
|
2025-03-11 09:00:12 -07:00 |
|
Krrish Dholakia
|
7696147968
|
test: skip redundant test
|
2025-03-11 06:31:56 -07:00 |
|
Krrish Dholakia
|
23f3642a15
|
test: fix tests
|
2025-03-10 22:36:55 -07:00 |
|
Krrish Dholakia
|
17a29bfbfd
|
test: add direct test - fix code qa check
|
2025-03-10 21:59:15 -07:00 |
|
Krrish Dholakia
|
49792e8cc4
|
fix: fix linting error
|
2025-03-10 21:51:55 -07:00 |
|
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 |
|
Krrish Dholakia
|
5a5639e81b
|
feat(credential_endpoints/endpoints.py): don't return credentials on get
prevent leakage
|
2025-03-10 20:11:38 -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 |
|
Krrish Dholakia
|
f56c5ca380
|
feat: working e2e credential management - support reusing existing credentials
|
2025-03-10 19:29:24 -07:00 |
|
Krrish Dholakia
|
2ec7830b66
|
feat: complete crud endpoints for credential management on proxy
|
2025-03-10 18:46:35 -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 |
|
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 |
|
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
|
03a91fe066
|
Merge pull request #7736 from santibreo/main
(docs) Update vertex.md old code example
|
2025-03-10 16:12:10 -07:00 |
|
Ishaan Jaff
|
94667e1cf0
|
Merge pull request #8386 from minwhoo/triton-completions-streaming-fix
Fix triton streaming completions bug
|
2025-03-10 16:07:19 -07:00 |
|
Ishaan Jaff
|
398020a750
|
Merge pull request #8757 from mounta11n/fix-numbers
Update model_prices_and_context_window.json
|
2025-03-10 16:00:37 -07:00 |
|
Ishaan Jaff
|
ea058ab4ea
|
Merge pull request #8746 from niinpatel/patch-1
fix missing comma
|
2025-03-10 15:57:32 -07:00 |
|
Ishaan Jaff
|
929f3424dc
|
Merge pull request #8845 from vivek-athina/main
Added tags, user_feedback and model_options to additional_keys which can be sent to athina
|
2025-03-10 15:53:55 -07:00 |
|
Ishaan Jaff
|
a4f047897e
|
Merge pull request #9110 from BerriAI/litellm_add_contributor_docs
(Docs) - Contributing to litellm
|
2025-03-10 15:51:02 -07:00 |
|
Ishaan Jaff
|
8198bc2862
|
Pre-Submission checklist
|
2025-03-10 15:49:18 -07:00 |
|
Ishaan Jaff
|
856ed0e1fd
|
docs contributing
|
2025-03-10 15:45:22 -07:00 |
|
Ishaan Jaff
|
a4b87401d5
|
docs contributing to litellm
|
2025-03-10 15:43:53 -07:00 |
|
Ishaan Jaff
|
c1a3cb82a9
|
docs on contributing
|
2025-03-10 14:49:27 -07:00 |
|
Ishaan Jaff
|
5b2e8a5006
|
Merge pull request #8948 from colesmcintosh/main
build: Add Makefile for LiteLLM project with test targets
|
2025-03-10 14:27:07 -07:00 |
|
Ishaan Jaff
|
a0b4cc43bf
|
Merge pull request #9107 from BerriAI/litellm_add_contributing_guide
(docs) add section for contributing to litellm
|
2025-03-10 14:21:30 -07:00 |
|
Ishaan Jaff
|
b768ebb426
|
docs contributing section
|
2025-03-10 14:19:08 -07:00 |
|
Ishaan Jaff
|
4261df3e4f
|
Merge pull request #9014 from BerriAI/dependabot/pip/jinja2-3.1.6
build(deps): bump jinja2 from 3.1.4 to 3.1.6
|
2025-03-10 14:00:02 -07:00 |
|
Ishaan Jaff
|
0fcce63852
|
Merge pull request #9032 from themrzmaster/feat/jamba_1.6
pricing for jamba new models
|
2025-03-10 13:59:37 -07:00 |
|
Ishaan Jaff
|
c5606c06ae
|
ui linting fix
|
2025-03-10 12:30:37 -07:00 |
|
Ishaan Jaff
|
618335a7d9
|
ui linting fixes #2
|
2025-03-10 12:25:57 -07:00 |
|
Ishaan Jaff
|
49ad10f621
|
ui fix linting errors
|
2025-03-10 12:23:33 -07:00 |
|
Ishaan Jaff
|
574f7b1dcc
|
fix linting error
|
2025-03-10 12:20:37 -07:00 |
|
Ishaan Jaff
|
60d3cb10bc
|
openweb tutorial
|
2025-03-10 08:10:07 -07:00 |
|
vivek-athina
|
cd4a53d6f2
|
Merge pull request #4 from BerriAI/main
Update main
|
2025-03-10 11:13:21 +05:30 |
|
Krrish Dholakia
|
0fa3ec98ab
|
bump: version 1.63.4 → 1.63.5
|
2025-03-09 20:47:51 -07:00 |
|
Krrish Dholakia
|
574f5056c8
|
fix(utils.py): fix linting error
|
2025-03-09 20:47:12 -07:00 |
|