@hashgraphonline/standards-agent-plugin
Version:
Standards agent plugin for OpenConvAI functionality with HCS-10 tools
6 lines (5 loc) • 329 B
TypeScript
export { OpenConvAIPlugin } from './plugins/openconvai/OpenConvAIPlugin';
export { StandardsKit } from './StandardsKit';
export type { StandardsKitOptions } from './StandardsKit';
export type { GenericPluginContext, HederaTool } from 'hedera-agent-kit';
export type { IStateManager } from '@hashgraphonline/standards-agent-kit';