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

  • Log In
  • Sign Up

Spaces:
07Codex07
/
PrepGraph-Backend
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
PrepGraph-Backend
43.4 kB
  • 1 contributor
History: 27 commits
07Codex07's picture
07Codex07
Fix RAG context injection + updated retrieval logic
abb9880 3 months ago
  • .gitattributes
    1.6 kB
    Add PDFs tracked with Git LFS 3 months ago
  • Dockerfile
    603 Bytes
    Add Dockerfile for Hugging Face deployment 3 months ago
  • README.md
    393 Bytes
    Set SDK to Docker in metadata 3 months ago
  • chatbot_graph.py
    8.41 kB
    Initial PrepGraph backend 3 months ago
  • chatbot_retriever.py
    17.6 kB
    Fix: ensure top_k defaults in _faiss_search to prevent NoneType error 3 months ago
  • main_api.py
    11.1 kB
    Fix RAG context injection + updated retrieval logic 3 months ago
  • memory_store.py
    3.39 kB
    Initial PrepGraph backend 3 months ago
  • requirements.txt
    302 Bytes
    Add all required dependencies for backend 3 months ago