0.0.5 • Published 1 month ago
enochian-studio v0.0.5
Enochian Studio
Web app for viewing the actual requests being sent to the LLM server when using enochian (and enochian-like libraries).
Usage
First pnpm i enochian-studio
. Then, all you have to do to run the app is pnpm exec enochian studio
.
For running it locally, just do pnpm dev
.