Skip to content

Releases: firstbatchxyz/dkn-compute-node

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

v0.2.17 - Gemini

18 Oct 12:52
d18710c
Compare
Choose a tag to compare
feat: Gemini (#135)

* gemini setup for api check

* docs and tests, todo small fix

* fixed api checks, better tests

* bump version

v0.2.16 - Env reader quick fix

14 Oct 21:29
Compare
Choose a tag to compare
fix env spacing and `"` issues

v0.2.15 - Serper and Jina checks

14 Oct 20:52
09c0fa7
Compare
Choose a tag to compare
feat: `jina` and `serper` API checks (#133)

* added `jina` and `serper` checks

* tiny typo fixes, update workflows

v0.2.14 - Premature Exit Bug fix

11 Oct 10:13
Compare
Choose a tag to compare
premature exit bug fix