npm

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

0.0.5 • Public • Published

@graphai/slashgpt_agent for GraphAI

SlashGPT agents for GraphAI.

Install

yarn add @graphai/slashgpt_agent

Usage

import { GraphAI } from "graphai";
import { slashGPTAgent } from "@graphai/slashgpt_agent";

const agents = { slashGPTAgent };

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

Readme

Keywords

none

Package Sidebar

Install

npm i @graphai/slashgpt_agent

Weekly Downloads

42

Version

0.0.5

License

MIT

Unpacked Size

5.37 kB

Total Files

6

Last publish

Collaborators

  • snakajima
  • isamu