@juspay/neurolink 9.86.2 β†’ 9.86.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/README.md +18 -11
  3. package/package.json +4 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## [9.86.3](https://github.com/juspay/neurolink/compare/v9.86.2...v9.86.3) (2026-07-11)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(deps):** declare js-yaml + fast-xml-parser as runtime dependencies ([48f54d5](https://github.com/juspay/neurolink/commit/48f54d5d4085a4e77764a2fcab9e5b2c5fa1403f))
6
+
1
7
  ## [9.86.2](https://github.com/juspay/neurolink/compare/v9.86.1...v9.86.2) (2026-07-10)
2
8
 
3
9
  ### Bug Fixes
package/README.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # NeuroLink
2
2
 
3
+ [![npm version](https://img.shields.io/npm/v/@juspay/neurolink?label=npm&color=blue)](https://www.npmjs.com/package/@juspay/neurolink)
4
+ [![npm downloads](https://img.shields.io/npm/dm/@juspay/neurolink?label=downloads)](https://www.npmjs.com/package/@juspay/neurolink)
5
+ [![GitHub Stars](https://img.shields.io/github/stars/juspay/neurolink?style=flat)](https://github.com/juspay/neurolink/stargazers)
6
+ [![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
7
+ [![CI](https://img.shields.io/github/actions/workflow/status/juspay/neurolink/ci.yml?label=CI)](https://github.com/juspay/neurolink/actions/workflows/ci.yml)
8
+
3
9
  **The pipe layer for the AI nervous system.**
4
10
 
5
11
  AI intelligence flows as streams β€” tokens, tool calls, memory, voice, documents.
@@ -26,9 +32,9 @@ for await (const chunk of result.stream) {
26
32
 
27
33
  ## 🧠 What is NeuroLink?
28
34
 
29
- **NeuroLink is the universal AI integration platform that unifies 21+ AI providers and 100+ models under one consistent API.**
35
+ **NeuroLink is the universal AI integration platform that unifies 24+ AI providers and 100+ models under one consistent API.**
30
36
 
31
- Extracted from production systems at Juspay and battle-tested at enterprise scale, NeuroLink provides a production-ready solution for integrating AI into any application. Whether you're building with OpenAI, Anthropic, Google, AWS Bedrock, Azure, or any of our 21+ supported providers, NeuroLink gives you a single, consistent interface that works everywhere.
37
+ Extracted from production systems at Juspay and battle-tested at enterprise scale, NeuroLink provides a production-ready solution for integrating AI into any application. Whether you're building with OpenAI, Anthropic, Google, AWS Bedrock, Azure, or any of our 24+ supported providers, NeuroLink gives you a single, consistent interface that works everywhere.
32
38
 
33
39
  **Why NeuroLink?** Switch providers with a single parameter change, leverage 64+ built-in tools and MCP servers, deploy with confidence using enterprise features like Redis memory and multi-provider failover, and optimize costs automatically with intelligent routing. Use it via our professional CLI or TypeScript SDKβ€”whichever fits your workflow.
34
40
 
@@ -220,7 +226,7 @@ npx @juspay/neurolink --help
220
226
 
221
227
  ### Configuration
222
228
 
223
- NeuroLink works with 21+ AI providers. You'll need at least one API key to get started:
229
+ NeuroLink works with 24+ AI providers. You'll need at least one API key to get started:
224
230
 
225
231
  **Option 1: Interactive Setup (Recommended)**
226
232
 
@@ -407,7 +413,7 @@ const result = await neurolink.generate({
407
413
  ### Next Steps
408
414
 
409
415
  - **[Complete Documentation](https://docs.neurolink.ink)** - Comprehensive guides and API reference
410
- - **[Provider Setup Guide](docs/getting-started/provider-setup.md)** - Configure all 33+ providers
416
+ - **[Provider Setup Guide](docs/getting-started/provider-setup.md)** - Configure all 24+ providers
411
417
  - **[SDK API Reference](docs/sdk/api-reference.md)** - Full TypeScript API documentation
412
418
  - **[CLI Command Reference](docs/cli/commands.md)** - Complete CLI documentation
413
419
  - **[Example Projects](docs/examples/index.md)** - Real-world integration examples
@@ -439,7 +445,7 @@ NeuroLink is a comprehensive AI development platform. Every feature below is pro
439
445
 
440
446
  ### πŸ€– AI Provider Integration
441
447
 
442
- **33+ providers unified under one API** - Switch providers with a single parameter change.
448
+ **24+ providers unified under one API** - Switch providers with a single parameter change.
443
449
 
444
450
  | Provider | Models | Free Tier | Tool Support | Status | Documentation |
445
451
  | --------------------- | -------------------------------------------------------------------------- | --------------- | ------------ | ------------- | ----------------------------------------------------------------------------------------------------------------------------- |
@@ -455,7 +461,7 @@ NeuroLink is a comprehensive AI development platform. Every feature below is pro
455
461
  | **Hugging Face** | 100,000+ models | βœ… Free | ⚠️ Partial | βœ… Production | [Setup Guide](docs/getting-started/provider-setup.md#huggingface) |
456
462
  | **Ollama** | Local models (Llama, Mistral) | βœ… Free (Local) | ⚠️ Partial | βœ… Production | [Setup Guide](docs/getting-started/provider-setup.md#ollama) |
457
463
  | **OpenAI Compatible** | Any OpenAI-compatible endpoint | Varies | βœ… Full | βœ… Production | [Setup Guide](docs/getting-started/provider-setup.md#openai-compatible) |
458
- | **OpenRouter** | 200+ Models via OpenRouter | Varies | βœ… Full | βœ… Production | [Setup Guide](docs/getting-started/providers/openrouter.md) |
464
+ | **OpenRouter** | 300+ models via OpenRouter | Varies | βœ… Full | βœ… Production | [Setup Guide](docs/getting-started/providers/openrouter.md) |
459
465
  | **DeepSeek** | deepseek-chat (V3), deepseek-reasoner (R1) | ❌ | βœ… Full | βœ… Production | [Setup Guide](docs/getting-started/provider-setup.md#deepseek) |
460
466
  | **NVIDIA NIM** | Llama 3.3 70B, 400+ catalog models | ❌ | βœ… Full | βœ… Production | [Setup Guide](docs/getting-started/provider-setup.md#nvidia-nim) |
461
467
  | **LM Studio** | Any model loaded in LM Studio (local) | βœ… Free (Local) | βœ… Full | βœ… Production | [Setup Guide](docs/getting-started/provider-setup.md#lm-studio) |
@@ -466,7 +472,7 @@ NeuroLink is a comprehensive AI development platform. Every feature below is pro
466
472
  | **Azure Speech** | Azure Cognitive Services TTS + STT | ❌ | N/A | βœ… Production | [Setup Guide](docs/getting-started/provider-setup.md#azure-speech) |
467
473
 
468
474
  **[πŸ“– Provider Comparison Guide](docs/reference/provider-comparison.md)** - Detailed feature matrix and selection criteria
469
- **[πŸ”¬ Provider Feature Compatibility](docs/reference/provider-feature-compatibility.md)** - Test-based compatibility reference for all 19 features across 21+ providers
475
+ **[πŸ”¬ Provider Feature Compatibility](docs/reference/provider-feature-compatibility.md)** - Test-based compatibility reference for all 19 features across 24+ providers
470
476
 
471
477
  ---
472
478
 
@@ -622,7 +628,7 @@ const result = await neurolink.generate({
622
628
  - **ProcessorRegistry** - Priority-based processor selection with fallback
623
629
  - **OWASP Security** - HTML/SVG sanitization prevents XSS attacks
624
630
  - **Auto-detection** - FileDetector identifies file types by extension and content
625
- - **Provider-agnostic** - All processors work across all 21+ AI providers
631
+ - **Provider-agnostic** - All processors work across all 24+ AI providers
626
632
 
627
633
  **[πŸ“– File Processors Guide](docs/features/file-processors.md)** - Complete reference for all file types
628
634
 
@@ -752,7 +758,7 @@ node your-app.js
752
758
 
753
759
  ### πŸ€– GitHub Action
754
760
 
755
- Run AI-powered workflows directly in GitHub Actions with 21+ provider support and automatic PR/issue commenting.
761
+ Run AI-powered workflows directly in GitHub Actions with 24+ provider support and automatic PR/issue commenting.
756
762
 
757
763
  ```yaml
758
764
  - uses: juspay/neurolink@v1
@@ -764,7 +770,7 @@ Run AI-powered workflows directly in GitHub Actions with 21+ provider support an
764
770
 
765
771
  | Feature | Description |
766
772
  | ---------------------- | ----------------------------------------------------------------------------------------- |
767
- | **Multi-Provider** | 21+ providers with unified interface |
773
+ | **Multi-Provider** | 24+ providers with unified interface |
768
774
  | **PR/Issue Comments** | Auto-post AI responses with intelligent updates |
769
775
  | **Multimodal Support** | Attach images, PDFs, CSVs, Excel, Word, JSON, YAML, XML, HTML, SVG, code files to prompts |
770
776
  | **Cost Tracking** | Built-in analytics and quality evaluation |
@@ -957,7 +963,7 @@ Full command and API breakdown lives in [`docs/cli/commands.md`](docs/cli/comman
957
963
 
958
964
  | Capability | Highlights |
959
965
  | ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
960
- | **Provider unification** | 21+ providers with automatic fallback, cost-aware routing, `providerFallback` policy, `modelChain` config. |
966
+ | **Provider unification** | 24+ providers with automatic fallback, cost-aware routing, `providerFallback` policy, `modelChain` config. |
961
967
  | **Multimodal pipeline** | Stream images + CSV data + PDF documents across providers with local/remote assets. Auto-detection for mixed file types. |
962
968
  | **Voice pipeline** | TTS (6 providers: Google, OpenAI, ElevenLabs, Azure, Fish Audio, Cartesia) + STT (4 providers) + realtime voice APIs (OpenAI Realtime, Gemini Live). |
963
969
  | **Quality & governance** | Auto-evaluation engine (14 scorers), guardrails middleware, HITL workflows, audit logging. |
@@ -1028,6 +1034,7 @@ Full command and API breakdown lives in [`docs/cli/commands.md`](docs/cli/comman
1028
1034
 
1029
1035
  ## Contributing & Support
1030
1036
 
1037
+ - Real-time chat and community β†’ [Discord](https://discord.gg/cZa8DrDhSR)
1031
1038
  - Bug reports and feature requests β†’ [GitHub Issues](https://github.com/juspay/neurolink/issues)
1032
1039
  - Questions and discussions β†’ [GitHub Discussions](https://github.com/juspay/neurolink/discussions)
1033
1040
  - Development workflow, testing, and pull request guidelines β†’ [`docs/development/contributing.md`](docs/development/contributing.md)
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@juspay/neurolink",
3
- "version": "9.86.2",
3
+ "version": "9.86.3",
4
4
  "packageManager": "pnpm@10.15.1",
5
- "description": "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 applications with 21+ providers: OpenAI, Anthropic, Google AI Studio, Google Vertex, AWS Bedrock, Azure OpenAI, Mistral, LiteLLM, SageMaker, Hugging Face, Ollama, OpenAI-compatible, OpenRouter, DeepSeek, NVIDIA NIM, LM Studio, llama.cpp, plus voice (OpenAI TTS, ElevenLabs, Deepgram, Azure Speech).",
5
+ "description": "TypeScript AI SDK with 24+ LLM providers behind one consistent API. MCP-native (58+ servers), voice TTS/STT/realtime, RAG, agents, memory, context compaction. OpenAI Β· Anthropic Β· Gemini Β· Bedrock Β· Azure Β· Ollama Β· DeepSeek Β· NVIDIA NIM and more.",
6
6
  "author": {
7
7
  "name": "Juspay Technologies",
8
8
  "email": "support@juspay.in",
@@ -359,10 +359,12 @@
359
359
  "csv-parser": "^3.2.0",
360
360
  "dotenv": "^17.3.1",
361
361
  "eventsource-parser": "^3.0.8",
362
+ "fast-xml-parser": "^5.7.0",
362
363
  "google-auth-library": "^10.6.1",
363
364
  "hono": "^4.12.21",
364
365
  "inquirer": "^13.3.0",
365
366
  "jose": "^6.1.3",
367
+ "js-yaml": "^4.2.0",
366
368
  "json-schema-to-zod": "^2.7.0",
367
369
  "jsonrepair": "^3.14.0",
368
370
  "nanoid": "^5.1.5",
@@ -478,7 +480,6 @@
478
480
  "esbuild": "^0.28.1",
479
481
  "eslint": "^10.0.2",
480
482
  "husky": "^9.1.7",
481
- "js-yaml": "^4.2.0",
482
483
  "lint-staged": "^16.3.0",
483
484
  "playwright": "^1.58.2",
484
485
  "prettier": "^3.8.1",