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
I'm getting this error, can't see where I'd need a base URL here? Thanks.
tsx bin/xbot.ts --answer-engine openai -t interzonez
error unknown SCRAPER_API_BASE_URL is required Error: SCRAPER_API_BASE_URL is required
at ScraperClient (/Users/amh17/xbot/src/services/scraper-client.ts:45:13)
at <anonymous> (/Users/amh17/xbot/src/entities.ts:341:23)
at ModuleJob.run (node:internal/modules/esm/module_job:217:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:308:24)
at async loadESM (node:internal/process/esm_loader:42:7)
at async handleMainPromise (node:internal/modules/run_main:66:12)
The text was updated successfully, but these errors were encountered:
Hey, great application, thanks for sharing.
I'm getting this error, can't see where I'd need a base URL here? Thanks.
The text was updated successfully, but these errors were encountered: