@elizaos/interop 2.0.0-alpha.2 → 2.0.0-alpha.20

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
@@ -116,7 +116,7 @@ await runtime.register_plugin(plugin)
116
116
 
117
117
  ## Plugin Manifest
118
118
 
119
- Every cross-language plugin must include a `plugin.json` manifest:
119
+ Cross-language plugins are described by a manifest-like metadata object (format may vary by transport and host).
120
120
 
121
121
  ```json
122
122
  {