Change8
Error5 reports

Fix NotFoundError

in LiteLLM

Solution

The "NotFoundError" in LiteLLM often arises from an incorrectly specified model name or an issue with the provider configuration. Double-check that the `model` parameter matches exactly what's expected by the provider (including any provider prefixes like "bedrock/"). Verify your provider's authentication and configuration are set correctly using `litellm.api_key` or appropriate environment variables as described in the LiteLLM documentation for the specific provider.

Timeline

First reported:Dec 15, 2025
Last reported:Jan 8, 2026

Need More Help?

View the full changelog and migration guides for LiteLLM

View LiteLLM Changelog