Skip to content

Releases: autonet-code/node

v0.1.6

05 Apr 22:40

Choose a tag to compare

Install

pip:

pip install autonet-computer

Linux/macOS:

curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iex

Install tiers:

pip install autonet-computer                  # Agent framework (local)
pip install autonet-computer[voice]           # + Voice / TTS
pip install autonet-computer[network]         # + Blockchain, P2P, training
pip install autonet-computer[network,voice]   # Everything

Package Integrity Hash

Publish this to the on-chain Registry to enable node self-verification:

Key:   node.code.hash.<version>
Value: 0xdd5a531b7c8e82ab09ef4eb26b33fc185d8dd5be3d2400cbd65b0d73c2df22c7

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Apr 22:14

Choose a tag to compare

Install

pip:

pip install autonet-computer

Linux/macOS:

curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iex

Install tiers:

pip install autonet-computer                  # Agent framework (local)
pip install autonet-computer[voice]           # + Voice / TTS
pip install autonet-computer[network]         # + Blockchain, P2P, training
pip install autonet-computer[network,voice]   # Everything

Package Integrity Hash

Publish this to the on-chain Registry to enable node self-verification:

Key:   node.code.hash.<version>
Value: 0xdd5a531b7c8e82ab09ef4eb26b33fc185d8dd5be3d2400cbd65b0d73c2df22c7

Full Changelog: v0.1.4...v0.1.5

v0.1.4

05 Apr 14:37

Choose a tag to compare

Install

pip:

pip install autonet-computer

Linux/macOS:

curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iex

Install tiers:

pip install autonet-computer                  # Agent framework (local)
pip install autonet-computer[voice]           # + Voice / TTS
pip install autonet-computer[network]         # + Blockchain, P2P, training
pip install autonet-computer[network,voice]   # Everything

Package Integrity Hash

Publish this to the on-chain Registry to enable node self-verification:

Key:   node.code.hash.<version>
Value: 0x830a95974ac6224b719562744bb5a6a8fea83d914d4313b2ffd4161c752570b2

Full Changelog: v0.1.3...v0.1.4

v0.1.3

04 Apr 20:17

Choose a tag to compare

Install

pip:

pip install autonet-computer

Linux/macOS:

curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iex

Optional extras:

pip install autonet-computer[voice]      # Voice / TTS
pip install autonet-computer[node]       # Full training node (PyTorch)
pip install autonet-computer[p2p]        # P2P networking

Package Integrity Hash

Publish this to the on-chain Registry to enable node self-verification:

Key:   node.code.hash.<version>
Value: 0x04b2417b20750fe2e0de4bbdff49d15769146da7187d1388cfa8587f77c84f4c

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Apr 13:06

Choose a tag to compare

Install

pip:

pip install autonet-computer

Linux/macOS:

curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iex

Optional extras:

pip install autonet-computer[voice]      # Voice / TTS
pip install autonet-computer[node]       # Full training node (PyTorch)
pip install autonet-computer[p2p]        # P2P networking

Package Integrity Hash

Publish this to the on-chain Registry to enable node self-verification:

Key:   node.code.hash.<version>
Value: 0x53143884ee0a9d86bcbc85f61f6f1d716dd3ec03cc74a3153cdca699af0d3dc7

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Apr 12:06

Choose a tag to compare

Install

pip:

pip install autonet-computer

Linux/macOS:

curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iex

Optional extras:

pip install autonet-computer[voice]      # Voice / TTS
pip install autonet-computer[node]       # Full training node (PyTorch)
pip install autonet-computer[p2p]        # P2P networking

Package Integrity Hash

Publish this to the on-chain Registry to enable node self-verification:

Key:   node.code.hash.<version>
Value: 0x53143884ee0a9d86bcbc85f61f6f1d716dd3ec03cc74a3153cdca699af0d3dc7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Apr 22:30

Choose a tag to compare

Install

pip:

pip install autonet

Linux/macOS:

curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iex

Optional extras:

pip install autonet[voice]      # Voice / TTS
pip install autonet[node]       # Full training node (PyTorch)
pip install autonet[p2p]        # P2P networking

Package Integrity Hash

Publish this to the on-chain Registry to enable node self-verification:

Key:   node.code.hash.<version>
Value: 0xfbc43ab72bb0511c4167809829156fa7e0481a797cb1e75986857f3fa7c7fe76

Full Changelog: https://github.com/autonet-code/node/commits/v0.1.0