AkeruAI / akeru

Akeru is an open source AI platform built on top of the Akeru AI edge network. The network runs as a Bittensor Subnet, providing a transparent, safe and highly available AI capacities.
https://www.akeru.ai/
83 stars 16 forks source link

Add a way to use the subnet entities in an API only mode. #59

Closed GuiBibeau closed 6 months ago

GuiBibeau commented 6 months ago

Description of the pull request

Currently validators and miners are forced to be connected to a subnet in order to function and connect to each other. This PR aims at giving us more flexibility and stability in operations. Mainly we are introducing an API only mode so that the edge network can operate with and without the subnet operating.

This will enable gradual rollouts of miners to the planned subnet as they will be tested in isolation in the edge network before entering production in the subnet.

Changes made

Related issues

Testings done

Screenshots (if any)

Checklist

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
akeru-akeru-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2024 9:13pm
tobySolutions commented 6 months ago

Holy shit!! Nice stuff!! @GuiBibeau.