runtime error

Exit code: 1. Reason: 2024-12-27 19:32:02.987 Warning: to view this Streamlit app on a browser, run it with the following command: streamlit run app.py [ARGUMENTS] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> openai.api_key = st.secrets["OPENAI_API_KEY"] File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/secrets.py", line 305, in __getitem__ value = self._parse(True)[key] File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/secrets.py", line 214, in _parse raise FileNotFoundError(err_msg) FileNotFoundError: No secrets files found. Valid paths for a secrets.toml file are: /home/user/.streamlit/secrets.toml, /home/user/app/.streamlit/secrets.toml

Container logs:

Fetching error logs...