Skip to content
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

Add README #1

Open
sauravjoshi23 opened this issue Oct 20, 2023 · 2 comments
Open

Add README #1

sauravjoshi23 opened this issue Oct 20, 2023 · 2 comments

Comments

@sauravjoshi23
Copy link
Owner

No description provided.

@ashishpatel26
Copy link

@sauravjoshi23 Can you please share the steps of How you have setup the environment variable of Neo4j?

@sauravjoshi23
Copy link
Owner Author

I am using cli for deploying the app using langserve. Here are the commands to setup the env:

export OPENAI_API_KEY=
export NEO4J_URI=
export NEO4J_USERNAME=
export NEO4J_PASSWORD=

If you are working on a nb, then probably you will save the variables in a .env file and load it. Let me know if you face any issues.

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

2 participants