diff --git a/hw4/README.md b/hw4/README.md index c573046..47521c6 100644 --- a/hw4/README.md +++ b/hw4/README.md @@ -20,7 +20,7 @@ python3 app.py Test the ability to ingest a web source (not minified or obfuscated) ``` -https://gitlab.com/djw2/web-monitor/-/raw/master/server/server.js +https://www.lipsum.com/index.html ``` Test the ability to de-obfuscate a local javascript source diff --git a/hw4/app.py b/hw4/app.py index e55453f..2a204b0 100644 --- a/hw4/app.py +++ b/hw4/app.py @@ -1,4 +1,3 @@ - from langchain_community.document_loaders.generic import GenericLoader from langchain_community.document_loaders.parsers import LanguageParser from langchain_openai import ChatOpenAI diff --git a/hw4/screencast_url.txt b/hw4/screencast_url.txt index e69de29..c919adb 100644 --- a/hw4/screencast_url.txt +++ b/hw4/screencast_url.txt @@ -0,0 +1 @@ +https://media.pdx.edu/media/t/1_gg3vis72 \ No newline at end of file