mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-24 00:14:23 +01:00
Merge pull request #1719 from Ding3LI/master
Add missing clarifications and method usages
This commit is contained in:
@@ -50,7 +50,10 @@ SMART_TOKEN_LIMIT=8000
|
||||
### MEMORY
|
||||
################################################################################
|
||||
|
||||
# MEMORY_BACKEND - Memory backend type (Default: local)
|
||||
### MEMORY_BACKEND - Memory backend type
|
||||
# local - Default
|
||||
# pinecone - Pinecone (if configured)
|
||||
# redis - Redis (if configured)
|
||||
MEMORY_BACKEND=local
|
||||
|
||||
### PINECONE
|
||||
|
||||
Reference in New Issue
Block a user