This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OPENAI_API_KEY="your openai api key" | |
PINECONE_API_KEY="your pinecone api key" | |
PINECONE_INDEX="name of your pinecone index" |