1.1.2 • Published 11 months ago

murnitur v1.1.2

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
11 months ago

Murnitur

Getting Started

Get started by adding simply three lines to your code!

npm i murnitur
import * as murnitur from "murnitur"; // Must precede any llm module imports
murnitur.init();