We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290b93a commit 571590dCopy full SHA for 571590d
1 file changed
adminforth/documentation/docs/tutorial/08-Plugins/26-agent.md
@@ -10,7 +10,7 @@ It stores session history in your own resources and uses any AdminForth completi
10
## Installation
11
12
```bash
13
-pnpm i adminforth-agent --save
+pnpm i @adminforth/agent --save
14
pnpm i @adminforth/completion-adapter-open-ai-chat-gpt --save
15
```
16
0 commit comments