Haidra-Org / AI-Horde-Worker

This repo turns your PC into a AI Horde worker node
GNU Affero General Public License v3.0
242 stars 67 forks source link

tryning api with 0000000000 or with key given at https://stablehorde.net/registerdoes not work #306

Closed scenaristeur closed 11 months ago

scenaristeur commented 11 months ago

Hi, new to Horde, i've tried the api at https://stablehorde.net/api/ with /v2/generate/text/async

even with 0000000000 or with a registered API key i got same result

{
  "message": "Worker with ID 'string' not found. You have requested this URI [/api/v2/generate/text/async] but did you mean /api/v2/generate/text/async or /api/v2/generate/async or /api/v2/generate/text/pop ?"
}

Screenshot 2023-10-01 at 17-31-56 AI Horde

Screenshot 2023-10-01 at 17-28-30 AI Horde

db0 commented 11 months ago

Do not send all the parameters at their example values, if you're not using them. Only send the exact parameters you want to use, and only if you understand what they're doing.