Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CintraAI
/
code-chunker
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cfedaf6
code-chunker
6 contributors
History:
45 commits
Joe Shamon
Merge pull request #8 from Jordi577/bugfix_whitespace_in_path
cfedaf6
unverified
20 days ago
.github
updated name
12 months ago
.idea
updated requirements
12 months ago
.vscode
added codefiles
about 1 year ago
__pycache__
reverted back
8 months ago
cintra
Created codebase documentation file to assist with context-based code generation.
12 months ago
Chunker.py
Safe
5.15 kB
updated requirements
12 months ago
CodeParser.py
Safe
13.5 kB
Resolved an issue in CodeParser.py where Git returned exit status 129 due to repository paths containing whitespace.
2 months ago
LICENSE
Safe
1.08 kB
Create LICENSE
12 months ago
README.md
Safe
3.55 kB
Add explanation for 'token_limit' parameter in README
12 months ago
app.py
Safe
3.92 kB
reverted back
8 months ago
mock_codefiles.json
Safe
19.9 kB
Add code chunking functionality
8 months ago
requirements.txt
Safe
776 Bytes
added setuptools==69.2.0
12 months ago
test_code_chunker.py
Safe
13 kB
Add code chunking functionality
8 months ago
utils.py
Safe
356 Bytes
Add code chunking functionality
8 months ago