mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-03 22:34:29 +01:00
chore: added memory embeder option to dotenv template
This commit is contained in:
@@ -50,6 +50,8 @@ SMART_TOKEN_LIMIT=8000
|
||||
|
||||
# MEMORY_BACKEND - Memory backend type (Default: local)
|
||||
MEMORY_BACKEND=local
|
||||
# MEMORY_EMBEDER - Embeddings model to use (Default: ada)
|
||||
MEMORY_EMBEDER=ada
|
||||
|
||||
### PINECONE
|
||||
# PINECONE_API_KEY - Pinecone API Key (Example: my-pinecone-api-key)
|
||||
|
||||
Reference in New Issue
Block a user