Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Peterase
/
rag-api-node-1
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4ce2e2e
rag-api-node-1
505 kB
Ctrl+K
Ctrl+K
1 contributor
History:
42 commits
Peterase
fix: implement missing _get_history_text in RagChatUseCase to fix 500 error during stream
4ce2e2e
21 days ago
__pycache__
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
docs
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
src
fix: implement missing _get_history_text in RagChatUseCase to fix 500 error during stream
21 days ago
tests
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
.env
4.94 kB
fix: structured output prompt with example + DDG timeout 4s
25 days ago
.env.example
3.87 kB
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
.gitignore
Safe
201 Bytes
chore: add .gitignore, remove __pycache__ and temp files from tracking
25 days ago
.gitkeep
Safe
0 Bytes
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
Dockerfile
Safe
857 Bytes
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
README.md
Safe
227 Bytes
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
check_errors.py
Safe
4.73 kB
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
config.env
Safe
178 Bytes
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
download_models.py
Safe
1.56 kB
fix: use snapshot_download to avoid OOMKilled during model pre-cache build step
21 days ago
migrate_database.py
Safe
3.59 kB
feat(rag): implement hybrid search with live sources and production-grade intent classification
about 1 month ago
requirements.txt
Safe
958 Bytes
fix(rag-api): add msgpack and confluent-kafka to requirements, safe import
29 days ago