litellm/tests/test_litellm/llms/openrouter/image_edit
Shivaang 7c4e576400 fix: add API key validation in OpenRouter image edit config
Raise ValueError when OPENROUTER_API_KEY is not set instead of
sending "Bearer None" and getting a confusing 401 from the API.
2026-02-28 11:44:32 -05:00
..
__init__.py feat(openrouter): add image edit support for OpenRouter models 2026-02-28 11:22:54 -05:00
test_openrouter_image_edit_transformation.py fix: add API key validation in OpenRouter image edit config 2026-02-28 11:44:32 -05:00