litellm-mirror/litellm/llms/base_llm
Krish Dholakia 9150722a00 Litellm dev 12 28 2024 p2 (#7458)
* docs(sidebar.js): docs for support model access groups for wildcard routes

* feat(key_management_endpoints.py): add check if user is premium_user when adding model access group for wildcard route

* refactor(docs/): make control model access a root-level doc in proxy sidebar

easier to discover how to control model access on litellm

* docs: more cleanup

* feat(fireworks_ai/): add document inlining support

Enables user to call non-vision models with images/pdfs/etc.

* test(test_fireworks_ai_translation.py): add unit testing for fireworks ai transform inline helper util

* docs(docs/): add document inlining details to fireworks ai docs

* feat(fireworks_ai/): allow user to dynamically disable auto add transform inline

allows client-side disabling of this feature for proxy users

* feat(fireworks_ai/): return 'supports_vision' and 'supports_pdf_input' true on all fireworks ai models

now true as fireworks ai supports document inlining

* test: fix tests

* fix(router.py): add unit testing for _is_model_access_group_for_wildcard_route
2024-12-28 19:38:06 -08:00
..
audio_transcription Litellm dev 12 25 2025 p2 (#7420) 2024-12-25 18:35:34 -08:00
chat Litellm dev 12 25 2025 p2 (#7420) 2024-12-25 18:35:34 -08:00
completion Litellm dev 12 25 2025 p2 (#7420) 2024-12-25 18:35:34 -08:00
embedding Complete 'requests' library removal (#7350) 2024-12-22 07:21:25 -08:00
rerank (code refactor) - Add BaseRerankConfig. Use BaseRerankConfig for cohere/rerank and azure_ai/rerank (#7319) 2024-12-19 17:03:34 -08:00
base_model_iterator.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
base_utils.py Litellm dev 12 28 2024 p2 (#7458) 2024-12-28 19:38:06 -08:00