Skip to content

.env file variables #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Philomath88 opened this issue Apr 24, 2023 · 0 comments
Open

.env file variables #1

Philomath88 opened this issue Apr 24, 2023 · 0 comments

Comments

@Philomath88
Copy link

in the vectorizer, shuldn't you get these from the .env file?

Set up OpenAI and Pinecone API keys

OPENAI_API_KEY = ""
PINECONE_API_KEY = ""
INDEX_NAME = ""
PINECONE_ENVIRONMENT=""

Load train.jsonl file

In the .env file, there is also only the openai key field

Am a coding noob (only good with gpt4) :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant