Releases: jitsi/skynet
Releases · jitsi/skynet
2025.3.2
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
2025.3.1
What's Changed
- feat: implement support for custom locales by @quitrk in #175
- fix: newly created rag db not storing system_message by @quitrk in #176
- feat: add e2e tests for assistant by @quitrk in #177
- feat: add e2e tests for summaries by @quitrk in #178
- ci: add e2e tests to ci workflow by @quitrk in #179
- ref: update process method signature to accept a Job object by @quitrk in #180
- feat: fallback to local processing if OCI fails by @quitrk in #181
Full Changelog: 2025.3.0...2025.3.1
2025.3.0
2025.2.4
Full Changelog: 2025.2.3...2025.2.4
2025.2.3
What's Changed
Full Changelog: 2025.2.2...2025.2.3
2025.2.2
2025.2.1
What's Changed
- fix: incorrect method signature by @quitrk in #167
- fix: limit number of concurrent tasks by @quitrk in #168
- Add autoscaling agent rest api by @rpurdel in #130
- feat: add int8 quantizing script by @quitrk in #132
- Update faster-whisper to 1.1.1 by @rpurdel in #134
- ref: dettach logic for selecting inference processor from the jobs ru… by @quitrk in #135
- chore: update vllm to 0.7.0 by @quitrk in #137
- Whisper better segmentation by @rpurdel in #136
- feat: expose env var for web server ip by @quitrk in #140
- feat: add ability to use OCI hosted models by @saghul in #141
- feat: make vllm optional by @saghul in #142
- feat: allow building Docker image without vllm by @saghul in #143
- Whisper check silence in buffer by @rpurdel in #147
- feat: add ability to use OCI per customer by @saghul in #144
- feat: implement RAG by @quitrk in #138
- feat: keep track of all concurrent job tasks by @saghul in #148
- fix: only restart server if the local processor times out by @saghul in #149
- feat: add CI by @saghul in #151
- feat: use redis pubsub to sync s3 bucket changes across nodes by @quitrk in #150
- metrics: track job processor in duration metric by @quitrk in #154
- feat: support configuring assistant system message by @quitrk in #156
- rag: bypass ingestion when payloads are matching already saved data by @quitrk in #157
- Refactor processors by @saghul in #158
- feat(process-text) add endpoint for generic text processing by @saghul in #159
- fix(poetry) add export plugin for Poetry v2 by @saghul in #160
- feat(ci) add CI for automated releases by @saghul in #161
- misc: add logging for system prompt by @quitrk in #163
- docs: update docs by @quitrk in #165
- fix(docker) fix not being able to read package version by @saghul in #166
- feat(ci) add CI for testing Docker builds by @saghul in #162
- fix: incorrect method signature by @quitrk in #167
- fix: limit number of concurrent tasks by @quitrk in #168
Full Changelog: 2024.12.04...2025.2.1
2024.12.04
What's Changed
- fix: remove incorrect public key validation by @quitrk in #123
- chore: upgrade vad by @rpurdel in #124
- feat: Add context prompt for a better transcription by @rpurdel in #125
- feat: add option for specifying max_completion_tokens by @quitrk in #127
- docs: display used prompts in swagger docs by @quitrk in #128
- chore: update deps by @quitrk in #129
Full Changelog: 2024.11.18...2024.12.04
2024.11.18post1
What's Changed
Full Changelog: 2024.11.18...2024.11.18post1