Skip to content

Releases: jitsi/skynet

2025.10.0

23 Oct 08:39

Choose a tag to compare

What's Changed

  • feat: allow falling back to credentials of a default customer by @quitrk in #243

Full Changelog: 2025.9.1...2025.10.0

2025.9.1

23 Sep 09:34
2b05b48

Choose a tag to compare

What's Changed

  • feat: separate jobs processing per individual queues per processor by @quitrk in #231
  • ref: add processor label to queue size metric by @quitrk in #232
  • feat: Add prompt overwrite for live summaries by @horymury in #233
  • metrics: add concurrency gauge by @quitrk in #236
  • fix: update connection counter instead of inc/dec by @rpurdel in #237

Full Changelog: 2025.9.0...2025.9.1

2025.9.0

10 Sep 05:53
295d4a5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2025.8.0...2025.9.0

2025.8.0

19 Aug 12:11

Choose a tag to compare

Full Changelog: 2025.7.0...2025.8.0

2025.7.0

24 Jul 07:36
3b82d11

Choose a tag to compare

What's Changed

  • Improve logging by @rpurdel in #212
  • fix: proper update of the stress metric when both vox and streaming w… by @rpurdel in #213
  • feat: add endpoint for extracting table of contents by @quitrk in #216
  • feat: add metric for map-reduce chunking operations by @quitrk in #217
  • fix: correct timestamp advance after audio buffer trimming by @rpurdel in #219
  • fix: path traversal when uploading files by @quitrk in #220

Full Changelog: 2025.5.1...2025.7.0

2025.5.1

27 May 08:41
2be0b5d

Choose a tag to compare

What's Changed

Full Changelog: 2025.5.0...2025.5.1

2025.5.0

27 May 06:49
a99e77b

Choose a tag to compare

What's Changed

  • feat: implement slim openai api fallback by @quitrk in #205
  • chore: update deps by @quitrk in #206
  • feat: add streaming capability to completions api by @quitrk in #207
  • feat: add DISABLE_LLM_HEALTH_CHECK env variable by @vgerasymenko in #200
  • fix: downgrade vllm by @quitrk in #210
  • feat: prioritize running local inference jobs on skynet nodes with vLLM by @quitrk in #208

Full Changelog: 2025.4.1...2025.5.0

2025.4.1

14 Apr 13:16
dad315c

Choose a tag to compare

What's Changed

  • Download ms-marco-MultiBERT-L-12 model only if 'assistant' feature is enabled by @vgerasymenko in #199
  • fix: sync reqs file by @quitrk in #202
  • feat: use oci as default when available by @quitrk in #201

New Contributors

Full Changelog: 2025.4.0...2025.4.1

2025.4.0

04 Apr 06:38

Choose a tag to compare

What's Changed

  • feat: allow uploading zip files for RAG by @quitrk in #194
  • feat: add default refresh interval by @quitrk in #196
  • feat: tweak assistant implementation by @quitrk in #195
  • fix: concurrency issues when uploading large number of files by @quitrk in #197

Full Changelog: 2025.3.2...2025.4.0

2025.3.2

19 Mar 07:08

Choose a tag to compare

What's Changed

  • fix: remove prefix from generated question by @quitrk in #182
  • fix: tighten imported module scope by @quitrk in #184
  • fix: assistant e2e test not waiting for rag creation by @quitrk in #187
  • fix: outline more clearly the rag support docs by @quitrk in #190
  • feat: implement file uploads for rag by @quitrk in #188
  • misc: add and run autoflake for removing unused imports and variables by @quitrk in #191
  • fix: assistant optimisations by @quitrk in #192

Full Changelog: 2025.3.1...2025.3.2