We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890edfc commit 16184daCopy full SHA for 16184da
README.md
@@ -17,7 +17,7 @@ pnpm install @storacha/elizaos-plugin
17
1. Add the plugin to the Agent configuration, e.g.
18
```typescript
19
// eliza/agent/src/defaultCharacter.ts
20
- import { storagePlugin } from "@elizaos/plugin-storacha";
+ import { storagePlugin } from "@storacha/elizaos-plugin";
21
22
export const defaultCharacter: Character = {
23
name: "Eliza",
0 commit comments