Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
25 contributors
History:
15 commits
juliaturc
Relax gradio version (causes urllib3 conflict in certain setups) (#20)
dfb1df2
almost 2 years ago
.sample-env
47 Bytes
Add code for indexing and chatting.
almost 2 years ago
__init__.py
Safe
0 Bytes
Add code for indexing and chatting.
almost 2 years ago
chat.py
4.98 kB
Fix Pinecone import (#18)
almost 2 years ago
chunker.py
11 kB
Support marqo on the inference side and format code.
almost 2 years ago
embedder.py
10.5 kB
Allow variable embedding size for the OpenAI embedder. (#19)
almost 2 years ago
index.py
7.32 kB
Allow variable embedding size for the OpenAI embedder. (#19)
almost 2 years ago
llm.py
829 Bytes
Support local chat LLM via Ollama. (#14)
almost 2 years ago
repo_manager.py
6.15 kB
Support marqo on the inference side and format code.
almost 2 years ago
sample-exclude.txt
345 Bytes
Filter out symlinks and .so files
almost 2 years ago
vector_store.py
4.07 kB
Relax gradio version (causes urllib3 conflict in certain setups) (#20)
almost 2 years ago