Skip to content

Releases: firstbatchxyz/dkn-compute-node

v0.2.26 - Log Fixes

04 Dec 13:58
Compare
Choose a tag to compare

v0.2.25 - Multi-threaded Concurrent Workflows

02 Dec 18:34
014c5c8
Compare
Choose a tag to compare
Merge pull request #153 from firstbatchxyz/erhant/workflows-worker

feat: Workflows parallelization

v0.2.24 - Workflows Update

27 Nov 06:54
Compare
Choose a tag to compare
update workflows

v0.2.23 - Multi-threaded P2P Client

26 Nov 18:20
702eb28
Compare
Choose a tag to compare
Merge pull request #148 from firstbatchxyz/erhant/node-refresh-rfks-p…

v0.2.22 - OpenRouter

19 Nov 08:51
d6ff15d
Compare
Choose a tag to compare
feat: added openrouter support (#146)

* added openrouter

* smol update

* added blacklisting on wrong protocol

v0.2.22 (Side) | OpenRouter

18 Nov 11:11
Compare
Choose a tag to compare
v0.2.22-side

setup side net

v0.2.21 - Computenaa

16 Nov 20:10
Compare
Choose a tag to compare

v0.2.20 - Set connection limits

08 Nov 16:09
5d5763c
Compare
Choose a tag to compare
feat: set conn limit (#141)

* set conn limit

* log fixes

v0.2.19 - Error handling & dialing

06 Nov 14:29
86b2877
Compare
Choose a tag to compare
added error reporting on publish, update workflows (#139)

* added error reporting on publish, update workflows

* rm println, fix lints

* som pub edits

* Added `dial` and `network_info`

* update workflows, fix lintings

v0.2.18 - Base models & better API checks

30 Oct 16:39
39a460b
Compare
Choose a tag to compare
feat: dummy generation requests on API checks (#138)

* added dummy gen tests for openai and gemini

* add ollama workflows version print cmd as well

* update workflows