You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good call outs. I think we can probably just kill the news search tool from this app and make it a generic web page crawler like in the README to simplify this
The Streamlit application needs a few adjustments before it can be better dockerized".
The application currently assumes a .env file exists in the parent directory.
orchestration-framework/demo_app/demo_app.py
Line 35 in 90b6f14
A few environment variables need to be provided to establish a connection to Snowflake and the News API that is currently being used.
orchestration-framework/demo_app/demo_app.py
Lines 38 to 48 in 90b6f14
Lastly, I think we've got some legacy naming stuff going on that we will need to adjust:
orchestration-framework/demo_app/demo_app.py
Line 36 in 90b6f14
orchestration-framework/demo_app/demo_app.py
Lines 250 to 253 in 90b6f14
The text was updated successfully, but these errors were encountered: