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

9 lines (8 loc) 269 B
const ERROR_MESSAGES = { TOO_MANY_REQUESTS: "Too many requests. Please wait a moment and try again.", RATE_LIMITED: "I'm receiving too many requests right now. Please wait a moment and try again." }; export { ERROR_MESSAGES }; //# sourceMappingURL=index45.js.map