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
An invalid model name (e.g. claude-sonnet-4-7) left in the RAG config can cause tons of requests even on non retry-able errors. Noticed when misconfiguring reranking
Summary
An invalid model name (e.g.
claude-sonnet-4-7) left in the RAG config can cause tons of requests even on non retry-able errors. Noticed when misconfiguring reranking