@elizaos/interop 2.0.0-alpha.11 → 2.0.0-alpha.111
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
CHANGED
|
@@ -431,6 +431,6 @@ Interop subprocess/WASM output is routed through the core logger (when used from
|
|
|
431
431
|
## See Also
|
|
432
432
|
|
|
433
433
|
- [Examples README](./examples/README.md) - Complete working examples
|
|
434
|
-
- [Protocol Buffers Schemas](
|
|
434
|
+
- [Protocol Buffers Schemas](../@schemas/README.md) - Type definitions
|
|
435
435
|
- [plugin-eliza-classic](../../plugins/plugin-eliza-classic/) - Reference implementation
|
|
436
436
|
- [plugin-inmemorydb](../../plugins/plugin-inmemorydb/) - Database adapter example
|