You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current e2e tests are part of the unit tests in the CI/CD pipeline, and use the wrong api key for model access.
Migration to a new key, and potentially a new stage in the pipeline that clearly differentiates e2e tests and unit tests is needed.