Skip to content

Releases: helixml/helix

1.0.0 - Private GenAI Stack, OpenAI You Can Run Locally

05 Sep 07:49
Compare
Choose a tag to compare

What's Changed

image

Today, we’re announcing Helix 1.0, because after a major refactor and months of hammering we are now declaring Helix stable and production-ready, ready for serious production use-cases.

Easy installation

Linux | macOS | Windows (WSL2)

Installation is now as simple as:

curl -sL -O https://get.helix.ml/install.sh && bash install.sh

Read more

Launch blog: https://blog.helix.ml/p/announcing-helix-10-secure-local
Demo: https://youtu.be/6QcOXq3VFpc
Installation Quickstart: https://docs.helix.ml/helix/private-deployment/controlplane/

Major features in 1.0

  • Helix Apps, version controlled configuration for LLM-based applications
  • Knowledge, continuously updated RAG from a URL
  • API integrations so your app can call an API to get up to date information when needed
  • New Helix App Editor UI
  • New easy installer with support for Helix running on macOS (alongside Ollama) and Windows on an NVIDIA GPU

Watch the demo!

This release

  • fix(finetune): reinstate finetune-specific openai client by @philwinder in #458

Full Changelog: 0.10.16...1.0.0

0.10.18 - Fix QA Dataprep provider by reinstating `FINETUNING_PROVIDER`

04 Sep 20:25
Compare
Choose a tag to compare

What's Changed

  • fix(finetune): reinstate finetune-specific openai client by @philwinder in #458

Full Changelog: 0.10.16...0.10.18

0.10.17 - fix lora inference

04 Sep 19:29
Compare
Choose a tag to compare

What's Changed

  • fix(api): reinstate old session handlers for LORA inference requests by @philwinder in #457

Full Changelog: 0.10.15...0.10.17

0.10.16

04 Sep 18:57
Compare
Choose a tag to compare

What's Changed

  • fix(api): reinstate old session handlers for LORA inference requests by @philwinder in #457

Full Changelog: 0.10.15...0.10.16

0.10.15 - fix gptscript tools and improve reliability of api tools

04 Sep 16:38
394dbf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.14...0.10.15

0.10.14 - example apps, upload cli, installer fixes, app editor UI

04 Sep 00:22
da9f099
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.13...0.10.14

0.10.13 - knowledge cron, crawler; new installer

02 Sep 13:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.12...0.10.13

0.10.12 - further api tools improvements

29 Aug 01:18
e2a4260
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.11...0.10.12

0.10.11 - significant API tools improvements

29 Aug 01:14
1415e21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.10...0.10.11

0.10.10

28 Aug 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.9...0.10.10