rawi
Version:
Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into
4 lines • 2.53 kB
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});/* Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into an intelligent development workspace. */
require('../../chunk-F2QPTJNZ.cjs');var _chunkOJLMC7PNcjs = require('../../chunk-OJLMC7PN.cjs');require('../../chunk-QTQ5ASXU.cjs');var _chunk5GCADSBNcjs = require('../../chunk-5GCADSBN.cjs');var _chunkP4NH5RQRcjs = require('../../chunk-P4NH5RQR.cjs');exports.APP_NAME = _chunkP4NH5RQRcjs.a; exports.CONFIG_DIR_NAME = _chunkP4NH5RQRcjs.b; exports.CREDENTIALS_FILE_NAME = _chunkP4NH5RQRcjs.c; exports.DEBUG_MODE = _chunk5GCADSBNcjs.a; exports.DEFAULT_HISTORY_LIMIT = _chunkP4NH5RQRcjs.h; exports.DEFAULT_LANGUAGE = _chunkP4NH5RQRcjs.g; exports.DEFAULT_MAX_TOKENS = _chunkP4NH5RQRcjs.f; exports.DEFAULT_PROFILE = _chunkP4NH5RQRcjs.d; exports.DEFAULT_SESSION_TITLE_LENGTH = _chunkP4NH5RQRcjs.j; exports.DEFAULT_TEMPERATURE = _chunkP4NH5RQRcjs.e; exports.MAX_HISTORY_LIMIT = _chunkP4NH5RQRcjs.i; exports.PROVIDER_DISPLAY_NAMES = _chunkP4NH5RQRcjs.k; exports.SpinnerManager = _chunkOJLMC7PNcjs.a; exports.TEMPERATURE_LIMITS = _chunkP4NH5RQRcjs.l; exports.TOKEN_LIMITS = _chunkP4NH5RQRcjs.m; exports.debugLog = _chunk5GCADSBNcjs.b; exports.fail = _chunkOJLMC7PNcjs.f; exports.formatDate = _chunk5GCADSBNcjs.k; exports.formatRelativeTime = _chunk5GCADSBNcjs.l; exports.getConfigDir = _chunk5GCADSBNcjs.c; exports.getCredentialsFilePath = _chunk5GCADSBNcjs.d; exports.maskApiKey = _chunk5GCADSBNcjs.e; exports.spinnerManager = _chunkOJLMC7PNcjs.b; exports.start = _chunkOJLMC7PNcjs.c; exports.stop = _chunkOJLMC7PNcjs.g; exports.stopAll = _chunkOJLMC7PNcjs.h; exports.succeed = _chunkOJLMC7PNcjs.e; exports.truncateText = _chunk5GCADSBNcjs.j; exports.updateText = _chunkOJLMC7PNcjs.d; exports.validateApiKey = _chunk5GCADSBNcjs.h; exports.validateLanguage = _chunk5GCADSBNcjs.i; exports.validateMaxTokens = _chunk5GCADSBNcjs.g; exports.validateTemperature = _chunk5GCADSBNcjs.f; exports.withSpinner = _chunkOJLMC7PNcjs.i;
/* Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into an intelligent development workspace. */
//# sourceMappingURL=index.cjs.map