0xf7349b4ddcd8ee0bde57f9b673aa6860a0ac813c.us.gaianet.network Open in urlscan Pro
52.25.250.63  Public Scan

URL: https://0xf7349b4ddcd8ee0bde57f9b673aa6860a0ac813c.us.gaianet.network/
Submission: On July 18 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

GAIANET NODE DASHBOARD

Manage your own GaiaNet node.

Chat with this node Learn more about GaiaNet

--------------------------------------------------------------------------------

SEND AN API REQUEST TO THE NODE

The node supports the OpenAI JSON format. If you have an OpenAI-based agent or
application, you simply need to replace the api.openai.com URL in your app with
the node's public URL.




curl -X POST https://0xf7349b4ddcd8ee0bde57f9b673aa6860a0ac813c.us.gaianet.network/v1/chat/completions \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -d '{"messages":[{"role":"system", "content": "You are a helpful assistant."}, {"role":"user", "content": "Where is Paris?"}]}'
        



Replace OpenAI configuration in your app with the following.

Config option Value API base
URLhttps://0xf7349b4ddcd8ee0bde57f9b673aa6860a0ac813c.us.gaianet.network/v1Model
name for chatQwen1.5-0.5B-Chat-Q5_K_MModel name for text
embeddingnomic-embed-text-v1.5.f16API keyLeave it empty or fill in any value

Node information

Attribute Value Node ID or
address0xf7349b4ddcd8ee0bde57f9b673aa6860a0ac813cGaiaNet
domainus.gaianet.networkPublic
URLhttps://0xf7349b4ddcd8ee0bde57f9b673aa6860a0ac813c.us.gaianet.networkDescriptionThis
GaiaNet node config with a Qwen 1.5 0.5B model.Finetuned
LLMQwen1.5-0.5B-Chat-Q5_K_M.ggufSystem promptYou are a helpful, respectful, and
honest assistant. Always answer accurately, while being safe.Embedding model for
knowledge vectorsnomic-embed-text-v1.5.f16.ggufKnowledge baseRAG promptUse the
following pieces of context to answer the user's question. If you don't know the
answer, just say that you don't know, don't try to make up an answer.
----------------