UNPKG

sei-agent-kit

Version:

A package for building AI agents on the SEI blockchain

5 lines 185 B
import { SeiAgentKit } from "./agent"; import { createSeiTools } from "./langchain"; export { SeiAgentKit, createSeiTools }; export * from "./types"; //# sourceMappingURL=index.d.ts.map