Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 338 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 338 Bytes

Dora-LLM

Quick repo to test out llm functionality with dora-rs

Installation

pip install -r requirements.txt

Getting started

dora up
dora start graphs/dataflow.yml --attach --hot-reload

Ctrl-C to stop the dataflow

Current limitation

There is currently no way to kill the jupyter notebook with dora stop.