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
fix(web): update OpenRouter model ID and add x402 env to compose
OpenRouter dropped the date-suffixed model ID format —
`anthropic/claude-haiku-4-5-20251001` → `anthropic/claude-haiku-4.5`.
This caused 502s on the /api/query route. Also adds x402 environment
variables to docker-compose.yml so payment gate works in production.
0 commit comments