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...
b7b387e
code-chunker
Ctrl+K
Ctrl+K
6 contributors
History:
40 commits
CintraAI
Add code chunking functionality
b7b387e
9 months ago
.github
updated name
about 1 year ago
.idea
updated requirements
about 1 year ago
.vscode
added codefiles
about 1 year ago
__pycache__
Add code chunking functionality
9 months ago
cintra
Created codebase documentation file to assist with context-based code generation.
about 1 year ago
Chunker.py
Safe
5.15 kB
updated requirements
about 1 year ago
CodeParser.py
Safe
13.5 kB
added support for ts php and ruby
9 months ago
LICENSE
Safe
1.08 kB
Create LICENSE
about 1 year ago
README.md
Safe
3.55 kB
Add explanation for 'token_limit' parameter in README
about 1 year ago
app.py
Safe
3.72 kB
Update token chunk size input in app.py
about 1 year ago
mock_codefiles.json
Safe
19.9 kB
Add code chunking functionality
9 months ago
requirements.txt
Safe
776 Bytes
added setuptools==69.2.0
about 1 year ago
test_code_chunker.py
Safe
13 kB
Add code chunking functionality
9 months ago
utils.py
Safe
356 Bytes
Add code chunking functionality
9 months ago