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:
atlas-chatbot
/
acb
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
acb / src
Ctrl+K
Ctrl+K
  • 7 contributors
History: 137 commits
ktek's picture
ktek
feat: follow-up question improvements and context tracking
92925b6 4 months ago
  • agent
    refactor: remove dead code and unused exports 4 months ago
  • database
    fix: security hardening and correctness bug fixes 4 months ago
  • integration
    feat: follow-up question improvements and context tracking 4 months ago
  • prompts
    refactor: remove dead code and unused exports 4 months ago
  • static
    Fixed llm being hard coded 5 months ago
  • utils
    feat: follow-up question improvements and context tracking 4 months ago
  • app.py
    25 kB
    fix: security hardening and correctness bug fixes 4 months ago
  • config.py
    5.55 kB
    Added env variable for current dealer id 4 months ago
  • document_processor.py
    3.64 kB
    Cleaner comments 6 months ago
  • embeddings.py
    2.78 kB
    Implemented Embedder class which wraps the embedder model declared in config.py, implemented the methods for it to embed documents, queries, etc. 6 months ago
  • llm_generator.py
    4.28 kB
    fix: security hardening and correctness bug fixes 4 months ago
  • qdrant_client_manager.py
    1 kB
    merge 5 months ago
  • query_rewriter.py
    12.1 kB
    Cleaned up project, put prompts in registry.py, deleted redundant comments 5 months ago
  • retrieval.py
    9.13 kB
    feat: follow-up question improvements and context tracking 4 months ago
  • vector_store.py
    7.62 kB
    merge 5 months ago