UNPKG

@hashgraphonline/conversational-agent

Version:

Hashgraph Online conversational AI agent implementing HCS-10 communication, HCS-2 registries, and content inscription on Hedera. https://hol.org

4 lines 349 B
export { ERROR_MESSAGES, STATUS_MESSAGES } from './messages'; export { ENTITY_PATTERNS, ENTITY_TYPES } from './entity-references'; export { FIELD_PRIORITIES, FORM_FIELD_TYPES } from './form-priorities'; export { TEST_ACCOUNT_IDS, TEST_NETWORK_CONFIGS, TEST_MESSAGES, TEST_TOOL_NAMES, TEST_KEYS, TEST_ERRORS, MOCK_FORM_DATA } from './test-constants';