Releases: jitsi/skynet
Releases · jitsi/skynet
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
2024.11.18
2024.11.13
What's Changed
- feat: update text hint type prompting by @quitrk in #111
- feat: expose openai api endpoints from vllm by @quitrk in #112
- feat(openai-api) use Ollama for local development by @saghul in #114
- fix: healthchecks failing due to missing internal id by @quitrk in #115
- fix: re-enable vLLM multiprocessing by @quitrk in #116
- feat: add instrumentation for app_id by @quitrk in #118
Full Changelog: 2024.10.17...2024.11.13
2024.10.17
What's Changed
- feat: enable requests batching by @quitrk in #109
- feat: add meeting hint type and use it as default by @quitrk in #110
Full Changelog: 2024.10.16...2024.10.17
2024.10.16
Full Changelog: 2024.10.15...2024.10.16