Commit graph

7 commits

Author SHA1 Message Date
Ishaan Jaff
5d467cea50 ci/cd run again 2024-10-04 17:19:26 +05:30
Ishaan Jaff
4bc7e740f3 ci/cd run again 2024-09-28 21:08:15 -07:00
Ishaan Jaff
83f1d18be3 ci/cd run again 2024-09-28 21:08:15 -07:00
Krrish Dholakia
bc6ed7a06f fix(router.py): skip setting model_group response headers for now
current implementation increases redis cache calls by 3x
2024-09-28 21:08:15 -07:00
Krrish Dholakia
389d4ee58c fix(utils.py): guarantee openai-compatible headers always exist in response
Fixes https://github.com/BerriAI/litellm/issues/5957
2024-09-28 21:08:15 -07:00
Krrish Dholakia
eabf2477f2 fix(return-openai-compatible-headers): v0 is openai, azure, anthropic
Fixes https://github.com/BerriAI/litellm/issues/5957
2024-09-28 21:08:15 -07:00
Krrish Dholakia
ea96eebe85 refactor: move all testing to top-level of repo
Closes https://github.com/BerriAI/litellm/issues/486
2024-09-28 21:08:14 -07:00
Renamed from litellm/tests/test_completion.py (Browse further)