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