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
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
acb
/
src
Ctrl+K
Ctrl+K
7 contributors
History:
137 commits
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
Safe
25 kB
fix: security hardening and correctness bug fixes
4 months ago
config.py
Safe
5.55 kB
Added env variable for current dealer id
4 months ago
document_processor.py
Safe
3.64 kB
Cleaner comments
6 months ago
embeddings.py
Safe
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
Safe
4.28 kB
fix: security hardening and correctness bug fixes
4 months ago
qdrant_client_manager.py
Safe
1 kB
merge
5 months ago
query_rewriter.py
Safe
12.1 kB
Cleaned up project, put prompts in registry.py, deleted redundant comments
5 months ago
retrieval.py
Safe
9.13 kB
feat: follow-up question improvements and context tracking
4 months ago
vector_store.py
Safe
7.62 kB
merge
5 months ago