Skip to content

Commit 21a11dc

Browse files
Nikita Abrashkingitbook-bot
authored andcommitted
GITBOOK-426: No subject
1 parent 2043fa2 commit 21a11dc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/getting-started/decentralized-knowle-dge-graph-dkg.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ For now, you need to know the following:
2626

2727
* A **macOS** or **Linux** machine with at least 8GB RAM and 20GB storage space (Windows version is on the way)
2828
* Node.js **v22.20.0** or higher installed
29-
* LLM API key (OpenAI, Groq, GenAI, other) and a model name 
3029
* About 15-30 minutes of your time to complete all the steps
3130

3231
### OK, let's go! <a href="#installation-steps" id="installation-steps"></a>
@@ -96,14 +95,14 @@ The installation can take a few minutes. It installs the DKG Node in the same di
9695

9796
#### 5. Configure your DKG Agent <a href="#id-6-configure-agent" id="id-6-configure-agent"></a>
9897

99-
Run the agent setup script to enable LLM features. You'll be prompted for your LLM provider, API key, model name, and DKG environment (must match your setup-config choice: testnet or mainnet). The agent supports multiple providers; examples are listed below.
98+
Run the agent setup script to enable LLM features. You'll be prompted for your LLM provider, API key, model name, and DKG environment (must match your setup-config choice: testnet or mainnet).&#x20;
10099

101100
```sh
102101
cd dkg-node
103102
dkg-cli agent-setup
104103
```
105104

106-
DKG Node supports various LLM providers. Some examples include:
105+
DKG Agent supports various LLM providers. Some examples include:
107106

108107
| Provider | API Key Link |
109108
| -------------------------- | ------------------------------------------------------------------------------------ |

0 commit comments

Comments
 (0)