Tags: kanaka/litellm
Tags
Add New Perplexity Models (BerriAI#10652) * add new perplexity models * update backup json * updated deep research * updated backup json
Add bedrock llama4 pricing + handle llama4 templating on bedrock invo… …ke route (BerriAI#10582) * build(model_prices_and_context_window.json): add bedrock llama4 models to model cost map * fix template conversion for Llama 4 models in Bedrock (BerriAI#10557) * test: add testing to repro BerriAI#10557 * test: add unit testing * test(test_main.py): refactor where test is kept --------- Co-authored-by: aswny <87371411+aswny@users.noreply.github.com>
Support `x-litellm-api-key` header param + allow key at max budget to… … call non-llm api endpoints (BerriAI#10392) * fix(user_api_key_auth.py): fix passing `x-litellm-api-key` to user api key auth Support using this when given, or bearer token when given Fixes issue with auth on vertex passthrough * test(test_user_api_key_auth.py): use new fastapi.security check * fix(user_api_key_auth.py): allow key at budget, to still call non-llm api endpoints Fixes issue where key at budget, couldn't call `/key/info`
PreviousNext