File size: 195 Bytes
b2d921d | 1 2 3 4 | # This file won't become part of the git history as long as it exists in
# the .gitignore file, and it should stay like that
OPENAI_API_KEY=<yourOpenAIAPI key>
PINECONE_API_KEY=<yourPineCone key> |
b2d921d | 1 2 3 4 | # This file won't become part of the git history as long as it exists in
# the .gitignore file, and it should stay like that
OPENAI_API_KEY=<yourOpenAIAPI key>
PINECONE_API_KEY=<yourPineCone key> |