0.0.2 • Published 1 year ago

agentic v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Agentic

npm install agentic
const agentic = require("agentic");

// Initialize the enigma
const enigma = agentic.createEnigma();

// Summon the agent
const agent = enigma.summon();

// Engage the agent
agent.engage();
0.0.2

1 year ago

0.0.1

1 year ago