viho 0.1.0 → 0.1.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "viho",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "A lightweight CLI tool for managing and interacting with AI models",
5
5
  "keywords": [
6
6
  "ai",
@@ -44,5 +44,5 @@
44
44
  "qiao-file": "^5.0.1",
45
45
  "qiao-llm": "^0.2.5"
46
46
  },
47
- "gitHead": "277a99826d4354b4fdbb96f48395a7673a6ab042"
47
+ "gitHead": "30ba092c8b2ab0e52894506eb93fdd77a26e4e36"
48
48
  }