Skip to content

2025.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 15:42
· 13 commits to master since this release

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