Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
AtPeak
/
cc-rag
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
cc-rag / backend /app
Ctrl+K
Ctrl+K
  • 3 contributors
History: 11 commits
MATSUMURA Taishi
chore: remove unused data_dir / DATA_DIR (Storage Bucket dependency)
841d2e6 about 2 months ago
  • __init__.py
    0 Bytes
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • chain_retriever.py
    4.3 kB
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • chunker.py
    847 Bytes
    feat(nlp): add Japanese language support about 2 months ago
  • config.py
    354 Bytes
    chore: remove unused data_dir / DATA_DIR (Storage Bucket dependency) about 2 months ago
  • document_loader.py
    358 Bytes
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • graph_exporter.py
    409 Bytes
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • llm_client.py
    1.13 kB
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • main.py
    5.84 kB
    fix(neo4j): move data dirs from /data (S3 FUSE) to /tmp (local) about 2 months ago
  • neo4j_store.py
    9.76 kB
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • prompt_builder.py
    1.27 kB
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • schemas.py
    1.64 kB
    feat: implement CC-RAG prototype with Neo4j, FastAPI, React about 2 months ago
  • triple_extractor.py
    2.9 kB
    refactor(extractor): migrate to Responses API (client.responses.create) about 2 months ago