MCPcopy Create free account
hub / github.com/agenticsorg/lean-agentic / createDemo

Function createDemo

npm/lean-agentic/src/node.js:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66}
67
68function createDemo() {
69 return new LeanDemo();
70}
71
72async function quickStart() {
73 const demo = createDemo();

Callers 1

quickStartFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected