Releases: firstbatchxyz/dkn-compute-node
Releases · firstbatchxyz/dkn-compute-node
v0.2.22 - OpenRouter
v0.2.22 (Side) | OpenRouter
v0.2.22-side setup side net
v0.2.21 - Computenaa
added test
v0.2.20 - Set connection limits
feat: set conn limit (#141) * set conn limit * log fixes
v0.2.19 - Error handling & dialing
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
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
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
fix env spacing and `"` issues
v0.2.15 - Serper and Jina checks
feat: `jina` and `serper` API checks (#133) * added `jina` and `serper` checks * tiny typo fixes, update workflows
v0.2.14 - Premature Exit Bug fix
premature exit bug fix