Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
CintraAI
/
code-chunker
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
code-chunker
Ctrl+K
Ctrl+K
  • 6 contributors
History: 45 commits
Joe Shamon
Merge pull request #8 from Jordi577/bugfix_whitespace_in_path
cfedaf6 unverified 2 months ago
  • .github
    updated name about 1 year ago
  • .idea
    updated requirements about 1 year ago
  • .vscode
    added codefiles about 1 year ago
  • __pycache__
    reverted back 10 months ago
  • cintra
    Created codebase documentation file to assist with context-based code generation. about 1 year ago
  • Chunker.py
    5.15 kB
    updated requirements about 1 year ago
  • CodeParser.py
    13.5 kB
    Resolved an issue in CodeParser.py where Git returned exit status 129 due to repository paths containing whitespace. 4 months ago
  • LICENSE
    1.08 kB
    Create LICENSE about 1 year ago
  • README.md
    3.55 kB
    Add explanation for 'token_limit' parameter in README about 1 year ago
  • app.py
    3.92 kB
    reverted back 10 months ago
  • mock_codefiles.json
    19.9 kB
    Add code chunking functionality 10 months ago
  • requirements.txt
    776 Bytes
    added setuptools==69.2.0 about 1 year ago
  • test_code_chunker.py
    13 kB
    Add code chunking functionality 10 months ago
  • utils.py
    356 Bytes
    Add code chunking functionality 10 months ago