Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Asish22
/
code-crawler
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dfb1df2
code-crawler
/
src
45.2 kB
25 contributors
History:
15 commits
juliaturc
Relax gradio version (causes urllib3 conflict in certain setups) (#20)
dfb1df2
over 1 year ago
.sample-env
47 Bytes
Add code for indexing and chatting.
over 1 year ago
__init__.py
0 Bytes
Add code for indexing and chatting.
over 1 year ago
chat.py
4.98 kB
Fix Pinecone import (#18)
over 1 year ago
chunker.py
11 kB
Support marqo on the inference side and format code.
over 1 year ago
embedder.py
10.5 kB
Allow variable embedding size for the OpenAI embedder. (#19)
over 1 year ago
index.py
7.32 kB
Allow variable embedding size for the OpenAI embedder. (#19)
over 1 year ago
llm.py
829 Bytes
Support local chat LLM via Ollama. (#14)
over 1 year ago
repo_manager.py
6.15 kB
Support marqo on the inference side and format code.
over 1 year ago
sample-exclude.txt
345 Bytes
Filter out symlinks and .so files
over 1 year ago
vector_store.py
4.07 kB
Relax gradio version (causes urllib3 conflict in certain setups) (#20)
over 1 year ago