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:
benroshan
/
Prism
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Prism
/
server
80.3 kB
Ctrl+K
Ctrl+K
3 contributors
History:
55 commits
benroshan
fix: contextual retrieval latency β max_chunks gate + prompt trim + model update
dec430b
2 months ago
eval
fix: Graceful RAGAS 500 + info tooltips on eval metrics and faithfulness badge
3 months ago
routes
fix: contextual retrieval latency β max_chunks gate + prompt trim + model update
2 months ago
__init__.py
Safe
0 Bytes
Add Dockerfile and Render config
5 months ago
bm25_index.py
Safe
3.53 kB
fix: restore score > 0 threshold in filtered BM25 path + use original index for scoring
2 months ago
briefing.py
Safe
2.32 kB
feat: HyDE re-eval (recall +21pp), briefing JSON fix, eval run cleanup
2 months ago
chain.py
Safe
11.3 kB
feat: add stream_query_with_web async generator to chain.py
2 months ago
ingest.py
Safe
13.4 kB
fix: contextual retrieval latency β max_chunks gate + prompt trim + model update
2 months ago
main.py
Safe
3.63 kB
fix: citation toggle stopPropagation + absolute UPLOAD_DIR path
2 months ago
memory.py
Safe
1.5 kB
Add Dockerfile and Render config
5 months ago
reranker.py
Safe
1.08 kB
fix: Switch reranker to TinyBERT-L-2-v2 (~17MB) to prevent OOM on web queries
3 months ago
retriever.py
Safe
11.5 kB
feat: add filter_docs to HybridRetriever and get_retriever_filtered helper
2 months ago
url_loader.py
Safe
2.1 kB
feat: add source_type metadata to all ingested chunks
2 months ago
utils.py
Safe
2.18 kB
fix: OOM guard β skip web search during contextual refresh + psutil memory logging
2 months ago
web_search.py
Safe
2.17 kB
fix: Reduce web search memory footprint to prevent OOM on second query
3 months ago