litellm/docs/my-website/docs/completion
Krish Dholakia be3c7b401e
LiteLLM Minor fixes + improvements (08/03/2024) (#5488)
* fix(internal_user_endpoints.py): set budget_reset_at for /user/update

* fix(vertex_and_google_ai_studio_gemini.py): handle accumulated json

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

* fix(vertex_ai_and_gemini.py): fix assistant message function call when content is not None

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

* fix(proxy_server.py): generic state uuid for okta sso

* fix(lago.py): improve debug logs

Debugging for https://github.com/BerriAI/litellm/issues/5477

* docs(bedrock.md): add bedrock cross-region inferencing to docs

* fix(azure.py): return azure response headers on aembedding call

* feat(azure.py): return azure response headers for `/audio/transcription`

* fix(types/utils.py): standardize deepseek / anthropic prompt caching usage information

Closes https://github.com/BerriAI/litellm/issues/5285

* docs(usage.md): add docs on litellm usage object

* test(test_completion.py): mark flaky test
2024-09-03 21:21:34 -07:00
..
batching.md docs(batching.md): add batch completion fastest response on proxy to docs 2024-05-28 22:14:22 -07:00
drop_params.md docs(drop_params.md): drop unsupported params 2024-06-20 17:43:07 -07:00
function_call.md docs(function_call.md): cleanup 2024-06-25 18:26:34 -07:00
input.md docs(input.md): update docs on together ai response_format params support 2024-08-23 21:34:18 -07:00
json_mode.md docs(json_mode.md): update docs 2024-09-02 22:41:17 -07:00
message_trimming.md (docs) update token trimming 2023-10-30 13:56:23 -07:00
mock_requests.md docs update 2023-09-16 08:55:08 -07:00
model_alias.md (docs) update model alias 2023-10-30 13:58:07 -07:00
multiple_deployments.md docs(multiple_deployments.md): docs on how to route between multiple deployments 2023-10-20 14:30:29 -07:00
output.md docs(proxy_server.md): adding chatdev tutorial to docs 2023-10-17 12:38:40 -07:00
prefix.md docs(prefix.md): add prefix support to docs 2024-08-10 13:55:47 -07:00
prompt_formatting.md initial 2024-04-04 16:58:51 -03:00
provider_specific_params.md refactor(provider_specific_params.md): create separate doc for provider-specific param 2024-07-09 12:23:46 -07:00
reliable_completions.md docs(reliable_completions.md): improve headers for easier searching 2024-06-26 08:09:31 -07:00
stream.md fix(utils.py): Break out of infinite streaming loop 2024-08-12 14:00:43 -07:00
token_usage.md docs(token_usage.md): add response cost to usage docs 2024-06-26 18:05:47 -07:00
usage.md LiteLLM Minor fixes + improvements (08/03/2024) (#5488) 2024-09-03 21:21:34 -07:00
vision.md fix: typo in vision docs 2024-07-05 13:31:12 +03:00