Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CintraAI
/
code-chunker
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cfedaf6
code-chunker
110 kB
6 contributors
History:
45 commits
Joe Shamon
Merge pull request #8 from Jordi577/bugfix_whitespace_in_path
cfedaf6
unverified
9 months ago
.github
updated name
over 1 year ago
.idea
updated requirements
over 1 year ago
.vscode
added codefiles
almost 2 years ago
__pycache__
reverted back
over 1 year ago
cintra
Created codebase documentation file to assist with context-based code generation.
over 1 year ago
Chunker.py
Safe
5.15 kB
updated requirements
over 1 year 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.
11 months ago
LICENSE
Safe
1.08 kB
Create LICENSE
over 1 year ago
README.md
Safe
3.55 kB
Add explanation for 'token_limit' parameter in README
over 1 year ago
app.py
Safe
3.92 kB
reverted back
over 1 year ago
mock_codefiles.json
Safe
19.9 kB
Add code chunking functionality
over 1 year ago
requirements.txt
Safe
776 Bytes
added setuptools==69.2.0
over 1 year ago
test_code_chunker.py
Safe
13 kB
Add code chunking functionality
over 1 year ago
utils.py
Safe
356 Bytes
Add code chunking functionality
over 1 year ago