format and add media link
This commit is contained in:
parent
efc1c4bf06
commit
5e7340a8e3
@ -20,7 +20,7 @@ python3 app.py
|
|||||||
|
|
||||||
Test the ability to ingest a web source (not minified or obfuscated)
|
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
|
Test the ability to de-obfuscate a local javascript source
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
from langchain_community.document_loaders.generic import GenericLoader
|
from langchain_community.document_loaders.generic import GenericLoader
|
||||||
from langchain_community.document_loaders.parsers import LanguageParser
|
from langchain_community.document_loaders.parsers import LanguageParser
|
||||||
from langchain_openai import ChatOpenAI
|
from langchain_openai import ChatOpenAI
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
https://media.pdx.edu/media/t/1_gg3vis72
|
Reference in New Issue
Block a user