litellm/docs/my-website/docs/providers
Krish Dholakia 816f0ef8d2
LiteLLM Minor Fixes & Improvements (12/05/2024) (#7051)
* fix(cost_calculator.py): move to using `.get_model_info()` for cost per token calculations

ensures cost tracking is reliable - handles edge cases of parsing model cost map

* build(model_prices_and_context_window.json): add 'supports_response_schema' for select tgai models

Fixes https://github.com/BerriAI/litellm/pull/7037#discussion_r1872157329

* build(model_prices_and_context_window.json): remove 'pdf input' and 'vision' support from nova micro in model map

Bedrock docs indicate no support for micro - https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference-supported-models-features.html

* fix(converse_transformation.py): support amazon nova tool use

* fix(opentelemetry): Add missing LLM request type attribute to spans (#7041)

* feat(opentelemetry): add LLM request type attribute to spans

* lint

* fix: curl usage (#7038)

curl -d, --data <data> is lowercase d
curl -D, --dump-header <filename> is uppercase D

references:
https://curl.se/docs/manpage.html#-d
https://curl.se/docs/manpage.html#-D

* fix(spend_tracking.py): handle empty 'id' in model response - when creating spend log

Fixes https://github.com/BerriAI/litellm/issues/7023

* fix(streaming_chunk_builder.py): handle initial id being empty string

Fixes https://github.com/BerriAI/litellm/issues/7023

* fix(anthropic_passthrough_logging_handler.py): add end user cost tracking for anthropic pass through endpoint

* docs(pass_through/): refactor docs location + add table on supported features for pass through endpoints

* feat(anthropic_passthrough_logging_handler.py): support end user cost tracking via anthropic sdk

* docs(anthropic_completion.md): add docs on passing end user param for cost tracking on anthropic sdk

* fix(litellm_logging.py): use standard logging payload if present in kwargs

prevent datadog logging error for pass through endpoints

* docs(bedrock.md): add rerank api usage example to docs

* bugfix/change dummy tool name format (#7053)

* fix viewing keys (#7042)

* ui new build

* build(model_prices_and_context_window.json): add bedrock region models to model cost map (#7044)

* bye (#6982)

* (fix) litellm router.aspeech  (#6962)

* doc Migrating Databases

* fix aspeech on router

* test_audio_speech_router

* test_audio_speech_router

* docs show supported providers on batches api doc

* change dummy tool name format

---------

Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>
Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com>
Co-authored-by: yujonglee <yujonglee.dev@gmail.com>

* fix: fix linting errors

* test: update test

* fix(litellm_logging.py): fix pass through check

* fix(test_otel_logging.py): fix test

* fix(cost_calculator.py): update handling for cost per second

* fix(cost_calculator.py): fix cost check

* test: fix test

* (fix) adding public routes when using custom header  (#7045)

* get_api_key_from_custom_header

* add test_get_api_key_from_custom_header

* fix testing use 1 file for test user api key auth

* fix test user api key auth

* test_custom_api_key_header_name

* build: update ui build

---------

Co-authored-by: Doron Kopit <83537683+doronkopit5@users.noreply.github.com>
Co-authored-by: lloydchang <lloydchang@gmail.com>
Co-authored-by: hgulersen <haymigulersen@gmail.com>
Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>
Co-authored-by: yujonglee <yujonglee.dev@gmail.com>
2024-12-06 14:29:53 -08:00
..
ai21.md docs: update ai21 docs 2024-09-11 13:35:40 +03:00
aleph_alpha.md
anthropic.md Litellm dev 11 21 2024 (#6837) 2024-11-22 01:53:52 +05:30
anyscale.md
aws_sagemaker.md docs(aws_sagemaker.md): cleanup sagemaker messages api docs 2024-08-23 21:17:16 -07:00
azure_ai.md docs(azure_ai.md): add rerank api endpoint to docs 2024-09-17 23:06:19 -07:00
azure.md (feat) add Vertex Batches API support in OpenAI format (#7032) 2024-12-04 19:40:28 -08:00
baseten.md
bedrock.md LiteLLM Minor Fixes & Improvements (12/05/2024) (#7051) 2024-12-06 14:29:53 -08:00
cerebras.md docs add cerebras 2024-08-31 14:57:12 -07:00
clarifai.md
cloudflare_workers.md
codestral.md
cohere.md Updating Cohere models, prices, and documentation 2024-09-10 13:47:05 -04:00
custom_llm_server.md Litellm Minor Fixes & Improvements (10/12/2024) (#6179) 2024-10-12 11:48:34 -07:00
custom.md
databricks.md docs dbrx 2024-08-01 18:07:14 -07:00
deepinfra.md
deepseek.md
empower.md
fireworks_ai.md [Feat] add fireworks llama 3.2 models + cost tracking (#5905) 2024-09-25 17:59:46 -07:00
friendliai.md add support for friendli dedicated endpoint 2024-07-25 11:14:35 +09:00
galadriel.md fix(key_management_endpoints.py): override metadata field value on up… (#7008) 2024-12-03 23:03:50 -08:00
gemini.md LiteLLM Minor Fixes & Improvements (12/05/2024) (#7051) 2024-12-06 14:29:53 -08:00
github.md fix groq/3.1 reasoning model 2024-08-21 08:22:26 -07:00
groq.md fix groq/3.1 reasoning model 2024-08-21 08:22:26 -07:00
huggingface.md Update code blocks huggingface.md (#6737) 2024-11-14 11:17:57 +05:30
jina_ai.md docs: add docs on jina ai rerank support 2024-11-15 01:45:57 +05:30
litellm_proxy.md LiteLLM Minor Fixes & Improvements (09/20/2024) (#5807) 2024-09-20 20:21:32 -07:00
lm_studio.md docs(lm_studio.md): add tutorial on finding supported params 2024-11-02 02:17:58 +05:30
mistral.md docs add mistral api large 2 2024-07-24 21:35:34 -07:00
nlp_cloud.md
nvidia_nim.md (feat) add nvidia nim embeddings (#6032) 2024-10-03 17:12:14 +05:30
ollama.md docs(ollama.md): add ollama tool calling to docs 2024-07-26 22:12:52 -07:00
openai_compatible.md LiteLLM Minor Fixes & Improvements (09/25/2024) (#5893) 2024-09-26 16:41:44 -07:00
openai.md LiteLLM Minor Fixes & Improvements (10/16/2024) (#6265) 2024-10-16 22:16:23 -07:00
openrouter.md
palm.md update doc on palm provider 2024-08-27 21:11:24 -07:00
perplexity.md docs(perplexity.md): show how to get 'return_citations' 2024-08-12 09:01:14 -07:00
petals.md
predibase.md
replicate.md
sambanova.md sambanova support (#5547) (#5703) 2024-09-14 17:23:04 -07:00
text_completion_openai.md
togetherai.md docs add tg ai rerank docs 2024-08-27 18:14:40 -07:00
triton-inference-server.md
vertex.md (feat) add Vertex Batches API support in OpenAI format (#7032) 2024-12-04 19:40:28 -08:00
vllm.md LiteLLM Minor Fixes & Improvements (10/07/2024) (#6101) 2024-10-07 22:17:22 -07:00
volcano.md
voyage.md
watsonx.md
xai.md (feat) add XAI ChatCompletion Support (#6373) 2024-11-01 20:37:09 +05:30
xinference.md