Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
c501ccb
code-chunker
114 kB
Ctrl+K
Ctrl+K
6 contributors
History:
49 commits
Joe Shamon
Merge pull request #10 from CintraAI/enhancement/code-parser-and-test-suite-fix
c501ccb
unverified
about 1 year ago
.github
updated name
about 2 years ago
.idea
updated requirements
about 2 years ago
.vscode
added codefiles
about 2 years ago
__pycache__
reverted back
over 1 year ago
cintra
Created codebase documentation file to assist with context-based code generation.
about 2 years ago
.gitignore
Safe
500 Bytes
Add .gitignore and CONTRIBUTING.md files
about 1 year ago
CONTRIBUTING.md
Safe
3.6 kB
Add .gitignore and CONTRIBUTING.md files
about 1 year ago
Chunker.py
Safe
5.15 kB
updated requirements
about 2 years ago
CodeParser.py
Safe
14 kB
Refactor CodeParser and update test cases
about 1 year ago
LICENSE
Safe
1.08 kB
Create LICENSE
about 2 years ago
README.md
Safe
3.55 kB
Add explanation for 'token_limit' parameter in README
about 2 years 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
about 2 years ago
test_code_chunker.py
Safe
12.9 kB
Refactor CodeParser and update test cases
about 1 year ago
utils.py
Safe
356 Bytes
Add code chunking functionality
over 1 year ago