@juspay/neurolink 11.3.0 → 11.3.1

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,8 +1,8 @@
1
- ## [11.3.0](https://github.com/juspay/neurolink/compare/v11.2.4...v11.3.0) (2026-08-19)
1
+ ## [11.3.1](https://github.com/juspay/neurolink/compare/v11.3.0...v11.3.1) (2026-08-20)
2
2
 
3
- ### Features
3
+ ### Bug Fixes
4
4
 
5
- - **(core):** add the agentic loop engine and its shared primitives ([148a24c](https://github.com/juspay/neurolink/commit/148a24c04514091c5205e0c8135e0467f410e8c9))
5
+ - **(models):** correct the Claude Opus 4.5 model ids for Bedrock and Vertex ([49c819e](https://github.com/juspay/neurolink/commit/49c819edd89d76a21f75011a57a639f71345b20e))
6
6
 
7
7
  ## [11.2.3](https://github.com/juspay/neurolink/compare/v11.2.2...v11.2.3) (2026-08-19)
8
8
 
@@ -412,7 +412,7 @@ const VISION_CAPABILITIES = {
412
412
  "claude-opus-4-5",
413
413
  "claude-opus-4.5",
414
414
  "anthropic.claude-opus-4-5",
415
- "anthropic.claude-opus-4-5-20251124-v1:0",
415
+ "anthropic.claude-opus-4-5-20251101-v1:0",
416
416
  "claude-haiku-4-5",
417
417
  "claude-haiku-4.5",
418
418
  "anthropic.claude-haiku-4-5",