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...
a4809c2
code-chunker
6 contributors
History:
42 commits
CintraAI
fixed file path for parsers in ts, php, and rb
a4809c2
8 months ago
.github
updated name
12 months ago
.idea
updated requirements
12 months ago
.vscode
added codefiles
about 1 year ago
__pycache__
Add code chunking functionality
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
added support for ts php and ruby
8 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.99 kB
fixed file path for parsers in ts, php, and rb
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