Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rohan13
/
makerlab-bot
like
0
Runtime error
App
Files
Files
Community
3
refs/pr/2
makerlab-bot
1 contributor
History:
38 commits
rohan13
poetry files
633213a
over 1 year ago
__pycache__
added cors
over 1 year ago
static
Added custom agent
over 1 year ago
templates
widget minimizing
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
.gitignore
Safe
10 Bytes
pr/1 (#1)
over 1 year ago
README.md
Safe
231 Bytes
initial commit
over 1 year ago
app.py
Safe
1.1 kB
handling negative use cases
over 1 year ago
main.py
858 Bytes
Added custom agent
over 1 year ago
open_ai.index
Safe
2.84 MB
LFS
index files
over 1 year ago
open_ai.pkl
Unsafe
pickle
Detected Pickle imports (7)
"openai.api_resources.embedding.Embedding"
,
"langchain.docstore.document.Document"
,
"langchain.docstore.in_memory.InMemoryDocstore"
,
"faiss.swigfaiss_avx2.IndexFlatL2"
,
"langchain.embeddings.openai.OpenAIEmbeddings"
,
"builtins.getattr"
,
"langchain.vectorstores.faiss.FAISS"
How to fix it?
3.17 MB
LFS
index files
over 1 year ago
poetry.lock
159 kB
poetry files
over 1 year ago
pyproject.toml
558 Bytes
poetry files
over 1 year ago
requirements.txt
Safe
104 Bytes
Added custom agent
over 1 year ago
utils.py
Safe
12.3 kB
Added custom agent
over 1 year ago