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

8 lines (7 loc) 207 B
/** * RAG Type Definitions * * Canonical type file for all RAG (Retrieval-Augmented Generation) interfaces. * All exported interfaces from src/lib/rag/ are collected here as type aliases. */ export {};