0.0.2 • Published 2 years ago

agentic v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.0.1

2 years ago