Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| .gitignore | 1 year ago | |
| README.md | 1 year ago | |
| dataflow.yml | 1 year ago | |
| openai_api_client.py | 1 year 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, pip and cargo installed.
dora up
dora build dataflow.yml
dora start dataflow.yml
# 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