mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-22 14:44:33 +01:00
Merge pull request #313 from DawgZter/patch-1
Updated Pinecone API Key Setup instructions for clarity
This commit is contained in:
@@ -179,8 +179,7 @@ MEMORY_INDEX=whatever
|
||||
|
||||
## 🌲 Pinecone API Key Setup
|
||||
|
||||
Pinecone enable a vector based memory so a vast memory can be stored and only relevant memories
|
||||
are loaded for the agent at any given time.
|
||||
Pinecone enables the storage of vast amounts of vector-based memory, allowing for only relevant memories to be loaded for the agent at any given time.
|
||||
|
||||
1. Go to app.pinecone.io and make an account if you don't already have one.
|
||||
2. Choose the `Starter` plan to avoid being charged.
|
||||
|
||||
Reference in New Issue
Block a user