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

Intallation Build #4

Open
Arush04 opened this issue May 19, 2023 · 3 comments
Open

Intallation Build #4

Arush04 opened this issue May 19, 2023 · 3 comments

Comments

@Arush04
Copy link

Arush04 commented May 19, 2023

I am facing a problem setting up the environment mainly in step 4 of the installation guide, can someone guide what to do specifically there?

@isrsal
Copy link

isrsal commented Jun 2, 2023

@Arush04 create a .streamlit/secrets.toml file in the project directory. The contents should look like below (add the actual values within the quotes)

OPENAI_API_KEY = ""
ACCOUNT = ""
USER_NAME = ""
PASSWORD = ""
DATABASE = ""
SCHEMA = ""
WAREHOUSE = ""
ROLE = ""

See Streamlit Secrets management

@FarazJamaleSpark
Copy link

FarazJamaleSpark commented Jun 14, 2023

Screenshot from 2023-06-14 18-14-36

@isrsal
could you please provide secrets.toml file as I'm keep getting this error , although I've already filled
OPENAI_API_KEY = ""
ACCOUNT = ""
USER_NAME = ""
PASSWORD = ""
DATABASE = ""
SCHEMA = ""
WAREHOUSE = ""
ROLE = ""

@esanketkulkarni
Copy link

@FarazJamaleSpark can you paste the contents of the error as text here? The screenshot has cut off the text

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

4 participants