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

  • Log In
  • Sign Up

Spaces:
kerdosdotio
/
Custom-LLM-Chat
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Custom-LLM-Chat / rag
15.1 kB
  • 1 contributor
History: 6 commits
Bhaskar Ram
feat: model selector, progress bar, sources panel, chat export, CSV parsing, dockerignore
3151380 1 day ago
  • __init__.py
    0 Bytes
    Fix Gradio 6.x compatibility errors 9 days ago
  • chain.py
    4.64 kB
    fix: sentence-aware chunking, score threshold, DOCX tables, streaming error handling, LLM_MODEL env var 3 days ago
  • document_loader.py
    3.03 kB
    feat: model selector, progress bar, sources panel, chat export, CSV parsing, dockerignore 1 day ago
  • embedder.py
    5.75 kB
    fix: model singleton cache, dedup guard, Gradio type=messages 3 days ago
  • retriever.py
    1.71 kB
    fix: sentence-aware chunking, score threshold, DOCX tables, streaming error handling, LLM_MODEL env var 3 days ago