UNPKG

@juspay/neurolink

Version:

Universal AI Development Platform with working MCP integration, multi-provider support, voice (TTS/STT/realtime), and professional CLI. 58+ external MCP servers discoverable, multimodal file processing, RAG pipelines. Build, test, and deploy AI applicatio

11 lines 353 B
/** * Artifact Store Types (canonical location) * * Types for the MCP large-output artifact storage system. * When mcp.outputLimits.strategy = "externalize", oversized MCP tool outputs * are stored as artifacts and the model receives a compact surrogate instead. * * @module types/artifactTypes */ export {}; //# sourceMappingURL=artifact.js.map