Quick repo to test out llm functionality with dora-rs
pip install -r requirements.txt
dora up
dora start graphs/dataflow.yml --attach --hot-reload
Ctrl-C to stop the dataflow
There is currently no way to kill the jupyter notebook with dora stop.
Quick repo to test out llm functionality with dora-rs
pip install -r requirements.txt
dora up
dora start graphs/dataflow.yml --attach --hot-reload
Ctrl-C to stop the dataflow
There is currently no way to kill the jupyter notebook with dora stop.