Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aakashaldankar
/
KaleidoscopeChat
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
KaleidoscopeChat
24.7 MB
2 contributors
History:
46 commits
This space has 1 file scanned as suspicious.
Show
files
aakashaldankar
Update app.py
d05158c
verified
10 months ago
Dataset
Upload 71 files
11 months ago
qdrant
Upload 71 files
11 months ago
.gitattributes
Safe
4.56 kB
Upload 71 files
11 months ago
README.md
Safe
453 Bytes
initial commit
11 months ago
app.py
Safe
7.83 kB
Update app.py
10 months ago
chapter_index.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
491 Bytes
xet
Upload chapter_index.pkl
11 months ago
chat_engine.py
Safe
1.79 kB
Update chat_engine.py
11 months ago
custom_prompt.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
3.55 kB
xet
Rename custom_prompt-2.pkl to custom_prompt.pkl
10 months ago
index_dict.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
891 Bytes
xet
Upload 71 files
11 months ago
prompt_engg.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
3.39 kB
xet
Upload prompt_engg.pkl
11 months ago
requirements.txt
Safe
238 Bytes
Upload 71 files
11 months ago
tree_index_list.pkl
Unsafe
pickle
Detected Pickle imports (28)
"builtins.list"
,
"functools.partial"
,
"llama_index.core.base.llms.generic_utils.messages_to_prompt"
,
"fsspec.implementations.local.LocalFileSystem"
,
"llama_index.core.graph_stores.simple.SimpleGraphStore"
,
"llama_index.core.graph_stores.simple.SimpleGraphStoreData"
,
"llama_index.llms.groq.base.Groq"
,
"llama_index.core.vector_stores.simple.SimpleVectorStoreData"
,
"tiktoken.core.Encoding"
,
"llama_index.core.storage.kvstore.simple_kvstore.SimpleKVStore"
,
"llama_index.core.prompts.prompt_type.PromptType"
,
"llama_index.core.vector_stores.simple.SimpleVectorStore"
,
"llama_index.core.storage.storage_context.StorageContext"
,
"llama_index.core.prompts.base.PromptTemplate"
,
"llama_index.core.schema.ObjectType"
,
"builtins.getattr"
,
"llama_index.core.indices.tree.base.TreeIndex"
,
"llama_index.core.data_structs.data_structs.IndexGraph"
,
"llama_index.core.storage.index_store.simple_index_store.SimpleIndexStore"
,
"llama_index.core.callbacks.base.CallbackManager"
,
"llama_index.core.node_parser.text.sentence.SentenceSplitter"
,
"llama_index.core.llms.llm.default_completion_to_prompt"
,
"llama_index.core.types.PydanticProgramMode"
,
"collections.defaultdict"
,
"llama_index.core.node_parser.node_utils.default_id_func"
,
"fsspec.spec.make_instance"
,
"llama_index.core.data_structs.struct_type.IndexStructType"
,
"llama_index.core.storage.docstore.simple_docstore.SimpleDocumentStore"
How to fix it?
757 kB
xet
Upload 71 files
11 months ago