Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
10 months ago | |
|---|---|---|
| .. | ||
| .gitignore | 1 year ago | |
| README.md | 10 months ago | |
| dataflow-rust.yml | 1 year ago | |
| dataflow.yml | 1 year ago | |
| openai_api_client.py | 10 months ago | |
This is a quick example to showcase how use the dora-openai-server to receive and send back data.
Dora Openai Server is still experimental and may change in the future.
Make sure to have, dora, uv and cargo installed.
uv venv -p 3.11 --seed
uv pip install -e ../../apis/python/node --reinstall
dora build dataflow.yml --uv
dora run dataflow.yml --uv
# In a separate terminal
python openai_api_client.py
dora stop
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl
Rust Python TOML Markdown C other