@juspay/neurolink 9.94.5 → 9.94.7

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [9.94.7](https://github.com/juspay/neurolink/compare/v9.94.6...v9.94.7) (2026-07-19)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(cli):** validate csv-max-rows, warn on large files, and document multimodal inputs ([124f0d6](https://github.com/juspay/neurolink/commit/124f0d6ca95d7d0819ab001cb9cf753052308ed1))
6
+
7
+ ## [9.94.6](https://github.com/juspay/neurolink/compare/v9.94.5...v9.94.6) (2026-07-19)
8
+
9
+ ### Bug Fixes
10
+
11
+ - **(multimodal):** fail-loud file errors, empty-image guard, CSV content items, audio/video detection, URL cache, tighter MessageContent ([0c0b2dc](https://github.com/juspay/neurolink/commit/0c0b2dcaf2ea3b6d67f572ca30ea16ecc990a497))
12
+
1
13
  ## [9.94.5](https://github.com/juspay/neurolink/compare/v9.94.4...v9.94.5) (2026-07-19)
2
14
 
3
15
  ### Bug Fixes