@graphai/agents
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

@graphai/agents for GraphAI

Agents for GraphAI.

Install

yarn add @graphai/agents

Usage

import { GraphAI } from "graphai";
import * as agents from "@graphai/agents";

const graph = new GraphAI(graph_data, agents);
const results = await graph.run();

Readme

Keywords

none

Package Sidebar

Install

npm i @graphai/agents

Weekly Downloads

313

Version

0.0.12

License

MIT

Unpacked Size

2.85 kB

Total Files

4

Last publish

Collaborators

  • snakajima
  • isamu