Files
langgraph-memory/.env.example
William Fu-Hinthorn 9d1e6c4a4c Draft MemGPT Service
Using Pinecone and any model that supports tool binding.
2024-06-26 13:56:22 -07:00

8 lines
175 B
Bash

PINECONE_API_KEY=...
PINECONE_INDEX_NAME=...
PINECONE_NAMESPACE=...
FIREWORKS_API_KEY=...
# You can add other keys as appropriate, depending on
# the services you are using.