@hk_net/pi-thinking-command 0.1.10 → 0.1.11
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 +6 -0
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# `/think` command extension for pi
|
|
2
2
|
|
|
3
|
-
Adds a `/think` thinking-level shortcut and status display to Pi 0.84.
|
|
3
|
+
Adds a `/think` thinking-level shortcut and status display to Pi 0.84.4 or newer.
|
|
4
4
|
|
|
5
5
|
This is especially useful when switching between model classes. Smaller models, including many local models, often benefit from tighter thinking limits than larger hosted models from major providers.
|
|
6
6
|
|