@indra.ai/deva 1.4.19 → 1.4.21
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/README.md +1 -1
- package/_config.yml +2 -2
- package/examples/agent.json +1 -1
- package/examples/client.json +1 -1
- package/examples/hello-world.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +2 -1
- package/tests/agent.json +1 -1
- package/tests/client.json +1 -1
- package/tests/index.js +1 -1
package/README.md
CHANGED
|
@@ -498,4 +498,4 @@ The `initDeva()` function will initialize the Deva located under the current Dev
|
|
|
498
498
|
[Github Repo](https://github.com/indraai/deva)
|
|
499
499
|
[Back to indra.ai](https://indra.ai)
|
|
500
500
|
|
|
501
|
-
©
|
|
501
|
+
©2025 Quinn Michaels; All Rights Reserved.
|
package/_config.yml
CHANGED
package/examples/agent.json
CHANGED
package/examples/client.json
CHANGED
package/examples/hello-world.js
CHANGED
package/lib/index.js
CHANGED
package/package.json
CHANGED
package/tests/agent.json
CHANGED
package/tests/client.json
CHANGED
package/tests/index.js
CHANGED