Gaia Bug
Faced error while using the gaia llama node https://llama8b.gaia.domains/v1
Videos
Description
Issue Summary:
I'm receiving a 404 Not Found error when attempting to connect to the Gaia AI API at the following endpoint:
https://llama8b.gaia.domains/v1/chat/completions
Details:
The endpoint returns:
{ "title": "Not found", "description": "Domain is unavailable" }
HTTP Status:
404
API Key is present and valid.
Model specified:
llama8b
Request made using standard OpenAI-compatible format.
Tech Stack
Solidity
Next
gaia