mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
* fix:fix: prompt_cache_key OAI + Azure OpenAI * test_prompt_cache_key_supported * test_azure_openai_with_prompt_cache_key * fix: remove unnecessary async from test_azure_openai_with_prompt_cache_key Addresses Greptile feedback: litellm.completion() is synchronous, so async def is unnecessary and would silently pass without running. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: remove unused filter_and_transform_beta_headers imports Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * test_azure_openai_with_prompt_cache_key --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_azure_chat_gpt_transformation.py | ||
| test_azure_chat_o_series_transformation.py | ||
| test_azure_gpt5_transformation.py | ||