Files
litellm/docs/my-website/img
539f166166 Support budget/rate limit tiers for keys (#7429)
* feat(proxy/utils.py): get associated litellm budget from db in combined_view for key

allows user to create rate limit tiers and associate those to keys

* feat(proxy/_types.py): update the value of key-level tpm/rpm/model max budget metrics with the associated budget table values if set

allows rate limit tiers to be easily applied to keys

* docs(rate_limit_tiers.md): add doc on setting rate limit / budget tiers

make feature discoverable

* feat(key_management_endpoints.py): return litellm_budget_table value in key generate

make it easy for user to know associated budget on key creation

* fix(key_management_endpoints.py): document 'budget_id' param in `/key/generate`

* docs(key_management_endpoints.py): document budget_id usage

* refactor(budget_management_endpoints.py): refactor budget endpoints into separate file - makes it easier to run documentation testing against it

* docs(test_api_docs.py): add budget endpoints to ci/cd doc test + add missing param info to docs

* fix(customer_endpoints.py): use new pydantic obj name

* docs(user_management_heirarchy.md): add simple doc explaining teams/keys/org/users on litellm

* Litellm dev 12 26 2024 p2 (#7432)

* (Feat) Add logging for `POST v1/fine_tuning/jobs`  (#7426)

* init commit ft jobs logging

* add ft logging

* add logging for FineTuningJob

* simple FT Job create test

* (docs) - show all supported Azure OpenAI endpoints in overview  (#7428)

* azure batches

* update doc

* docs azure endpoints

* docs endpoints on azure

* docs azure batches api

* docs azure batches api

* fix(key_management_endpoints.py): fix key update to actually work

* test(test_key_management.py): add e2e test asserting ui key update call works

* fix: proxy/_types - fix linting erros

* test: update test

---------

Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>

* fix: test

* fix(parallel_request_limiter.py): enforce tpm/rpm limits on key from tiers

* fix: fix linting errors

* test: fix test

* fix: remove unused import

* test: update test

* docs(customer_endpoints.py): document new model_max_budget param

* test: specify unique key alias

* docs(budget_management_endpoints.py): document new model_max_budget param

* test: fix test

* test: fix tests

---------

Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>
2024-12-26 19:05:27 -08:00
..
2024-01-29 09:43:55 -08:00
2024-02-28 21:25:39 -08:00
2023-08-24 15:39:41 -07:00
2024-08-19 14:36:55 -07:00
2024-08-19 14:36:55 -07:00
2024-08-19 14:36:55 -07:00
2024-12-23 21:38:56 -08:00
2023-09-08 06:35:02 -07:00
2023-08-31 17:23:46 -07:00
2024-06-12 14:16:31 -07:00
2023-08-24 09:34:41 -07:00
2023-08-24 15:39:41 -07:00
2024-03-18 17:06:00 -07:00
2023-12-01 21:28:46 -08:00
2024-05-25 18:07:36 -07:00
2023-08-22 14:50:17 +03:00
2024-08-01 15:23:17 -07:00
2024-01-29 09:43:55 -08:00
2024-01-29 09:43:55 -08:00
2023-08-30 16:05:33 -07:00
2023-08-31 12:18:39 -07:00
2024-07-17 16:37:24 -07:00
2023-11-24 17:09:38 -08:00
2024-09-07 15:49:51 -07:00
2024-02-10 17:26:04 -08:00
2024-03-08 15:18:06 -08:00
2024-06-11 14:25:33 -07:00
2023-08-26 12:33:47 -07:00
2023-10-24 21:28:37 -07:00
2023-10-24 21:28:37 -07:00
2024-06-29 11:35:57 -07:00
2023-09-04 21:53:52 -07:00
2023-09-04 21:53:52 -07:00
2023-09-04 21:53:52 -07:00
2023-09-04 21:53:52 -07:00
2023-10-27 16:33:12 -07:00
2024-01-24 12:17:23 -08:00
2023-10-23 10:10:55 -07:00
2023-11-24 17:09:38 -08:00
2024-02-03 20:43:43 -08:00
2024-01-31 19:54:04 -08:00
2024-06-13 20:54:08 -07:00
2023-10-17 18:15:58 -07:00