Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hwchase17
/
chat-your-data-state-of-the-union
like
32
Build error
App
Files
Files
Community
2
main
chat-your-data-state-of-the-union
2 contributors
History:
2 commits
This space has 1 file scanned as unsafe.
Show
files
Harrison Chase
cr
291f7b1
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
README.md
Safe
267 Bytes
initial commit
almost 2 years ago
app.py
Safe
3.02 kB
cr
almost 2 years ago
cli_app.py
Safe
510 Bytes
cr
almost 2 years ago
ingest_data.py
Safe
674 Bytes
cr
almost 2 years ago
query_data.py
Safe
1.4 kB
cr
almost 2 years ago
requirements.txt
Safe
47 Bytes
cr
almost 2 years ago
vectorstore.pkl
Unsafe
pickle
Detected Pickle imports (7)
"builtins.getattr"
,
"openai.api_resources.embedding.Embedding"
,
"langchain.embeddings.openai.OpenAIEmbeddings"
,
"langchain.docstore.in_memory.InMemoryDocstore"
,
"faiss.swigfaiss_avx2.IndexFlatL2"
,
"langchain.docstore.document.Document"
,
"langchain.vectorstores.faiss.FAISS"
How to fix it?
103 kB
cr
almost 2 years ago