Files
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
..