@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
12 lines (11 loc) • 383 B
JavaScript
/**
* Enhanced grounding metadata types for web search and source attribution.
*
* This module provides type definitions for grounding AI responses with
* web search results and source attribution. Grounding helps ensure AI
* responses are backed by verifiable sources and provides transparency
* about where information originates.
*
* @module groundingTypes
*/
export {};