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:
eliezeravihail
/
torchdocs-agent
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
torchdocs-agent
/
scripts
41.6 kB
Ctrl+K
Ctrl+K
4 contributors
History:
26 commits
eliezer avihail
cleanup: remove the translation module — the guard is English-only now (#105)
7dca6d7
unverified
21 days ago
.gitkeep
Safe
0 Bytes
Scaffold repo structure per M0 (pyproject, ruff, pytest, pre-commit)
29 days ago
__init__.py
Safe
0 Bytes
Contextual Retrieval: LLM glosses for api reference pages
23 days ago
ask.py
Safe
1.28 kB
Add input guard: prompt-injection + topicality check on the user's question
24 days ago
build_index.py
Safe
2.82 kB
Reranker as the precision stage + fold glossing into Build Index (#85)
22 days ago
calibrate_guard.py
Safe
3.6 kB
cleanup: remove the translation module — the guard is English-only now (#105)
21 days ago
coverage_diff.py
Safe
1.75 kB
Ground the eval in EXTERNAL docs truth, not our own index
23 days ago
dump_docs_inventory.py
Safe
3.16 kB
Ground the eval in EXTERNAL docs truth, not our own index
23 days ago
dump_index_manifest.py
Safe
2.15 kB
Add an index-manifest dump to ground the eval set in verified sources
23 days ago
generate_glosses.py
Safe
9.66 kB
enrichment: paid hy3, batch 50, and per-batch checkpoint push (#93)
22 days ago
generate_questions.py
Safe
6.74 kB
enrichment: paid hy3, batch 50, and per-batch checkpoint push (#93)
22 days ago
search.py
Safe
1.3 kB
cleanup: remove the translation module — the guard is English-only now (#105)
21 days ago
smoke.py
Safe
4.07 kB
Revert the embedder to bge-small: the bge-base A/B showed no gain
23 days ago
smoke_space.py
Safe
5.09 kB
Fix smoke test harness: gradio_client token kwarg and empty question (#42)
24 days ago