1.6.0 • Published 9 months ago
@deix/jinn-ui v1.6.0
JINN UI
This repository contains react components used to chat with jinn-core.
React components usage
...
Usage as a docker image
docker run -d \
-e JINN_URL=http://localhost:8000/jinn \
-p 3000:3000 \
quay.io/deix/jinn-ui