mirror of
https://github.com/langchain-ai/langgraph-memory.git
synced 2026-07-21 08:06:14 -04:00
9d1e6c4a4c
Using Pinecone and any model that supports tool binding.
8 lines
175 B
Bash
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.
|