hackquest logo

Gaia Bug

Faced error while using the gaia llama node https://llama8b.gaia.domains/v1

视频

描述

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.

技术栈

Solidity
Next
gaia