@indra.ai/deva.vector 0.8.0 → 0.8.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 +3 -3
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "31941953695116752336",
|
|
3
3
|
"name": "@indra.ai/deva.vector",
|
|
4
|
-
"version": "0.8.
|
|
4
|
+
"version": "0.8.1",
|
|
5
5
|
"license": "VLA:31941953695116752336 LICENSE.md",
|
|
6
6
|
"VLA": {
|
|
7
7
|
"uid": "31941953695116752336",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
},
|
|
63
63
|
"homepage": "https://indra.ai",
|
|
64
64
|
"dependencies": {
|
|
65
|
-
"@indra.ai/deva": "^1.
|
|
65
|
+
"@indra.ai/deva": "^1.29.1"
|
|
66
66
|
},
|
|
67
67
|
"data": {
|
|
68
68
|
"agent": {
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"exit": "🟡 EXIT",
|
|
120
120
|
"done": "🟣 DONE",
|
|
121
121
|
"error": "💣 ERROR!",
|
|
122
|
-
"ready": "
|
|
122
|
+
"ready": "🔐 Vector Deva Ready"
|
|
123
123
|
},
|
|
124
124
|
"ask": {
|
|
125
125
|
"history": []
|