@sprucelabs/sprucebot-llm 13.0.1 → 13.0.2

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 (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -421,3 +421,5 @@ Useful commands from `package.json`:
421
421
  - `yarn chat`
422
422
  - `yarn chat.images`
423
423
  - `yarn generate.samples`
424
+
425
+ [![AI TDD Contributor](https://regressionproof.ai/badge.svg)](https://regressionproof.ai)
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "eta"
9
9
  ]
10
10
  },
11
- "version": "13.0.1",
11
+ "version": "13.0.2",
12
12
  "files": [
13
13
  "build"
14
14
  ],