helix
helix copied to clipboard
♾️ Helix is a private GenAI stack for building AI agents with declarative pipelines, knowledge (RAG), API bindings, and first-class testing.
View or Edit Images and Continue Button on `http://localhost/?mode=finetune&type=image` should always be visible
Get rid of the Or Choose files button in `localhost/?mode=finetune&type=image`
View or edit files and Continue Button in the `localhost/?mode=finetune&type=text` should stay visible in the page
For self-hosted runners, I just need text inference, so I don't want it to load Mistral for fine-tuning or Sdxl for images. I tried setting: `RUNTIME_OLLAMA_WARMUP_MODELS=llama3:instruct` but it still loaded...
When the runner starts - it triggers ollama weights to download but at the same time starts pulling sessions from the queue which ends up with failed sessions (error: model...
I got an error in browser and submitted the "submit your crash report" window to sentry but nothing showed up in Slack Is this because the sentry -> slack integration...
From [this session](https://app.tryhelix.ai/session/200bc79e-68c4-4f55-856e-7220b61e7712) - when you click "clone" and "with training data" - it throws this error - we should check for links that exist and not try to make...