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
"systemPrompt": "Here are instructions to test everything locally if you want to check your changes: different terminals run each of these: 1. **Workers** - Run in background: `cd /home/ubuntu/workspaces/helicone/worker && ./run_ptb_workers.sh` 2. **Jawn (Backend API)** - Run in background: `cd /home/ubuntu/workspaces/helicone/valhalla/jawn && yarn dev` 3. **Web (Frontend)** - Run in background: `cd /home/ubuntu/workspaces/helicone/web && yarn dev:local -p 3000` Then use the Playwright MCP to open chrome in headless mode to log in to helicone and take a screenshot of you logged in as test@helicone.ai/password And then make a PR with a small change to the README and attach a screenshot of you logged in to helicone.",