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:
TarunikaHF
/
semantic-search-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
semantic-search-api
/
app
122 kB
Ctrl+K
Ctrl+K
3 contributors
History:
19 commits
TarunikaHF
fix: sanitize and strip invisible newlines from Azure environment variables to prevent URL formulation errors
fd33c49
27 days ago
__init__.py
Safe
25 Bytes
fix(lint): resolve ruff linting errors to fix CI pipeline
27 days ago
analytics.py
Safe
4.32 kB
feat(config): centralized config management with pydantic-settings
27 days ago
api.py
Safe
14.7 kB
fix: increase cluster analysis rate limit to prevent 429 errors on dashboard
27 days ago
auth.py
Safe
1.62 kB
feat(config): centralized config management with pydantic-settings
27 days ago
cache.py
Safe
21 kB
fix(lint): resolve ruff linting errors to fix CI pipeline
27 days ago
clustering.py
Safe
21.7 kB
fix(types): resolve mypy type checking errors for CI pipeline
27 days ago
config.py
Safe
872 Bytes
fix: change default azure deployment name back to gpt-4.1
27 days ago
dataset.py
Safe
10.6 kB
fix(lint): resolve ruff linting errors to fix CI pipeline
27 days ago
embeddings.py
Safe
3.83 kB
Initial release of Semantic Search API
about 2 months ago
evaluation.py
Safe
3.75 kB
feat(infrastructure): implement RBAC auth, CI/CD pipeline, and test suite
27 days ago
hybrid_search.py
Safe
12 kB
fix(types): resolve final mypy sorting key edge case
27 days ago
llm.py
Safe
7.17 kB
fix: sanitize and strip invisible newlines from Azure environment variables to prevent URL formulation errors
27 days ago
logger.py
Safe
886 Bytes
fix(lint): resolve ruff linting errors to fix CI pipeline
27 days ago
main.py
Safe
5.74 kB
chore: setup hugging face spaces deployment and fix cors
27 days ago
rate_limit.py
Safe
546 Bytes
fix(types): resolve mypy type checking errors for CI pipeline
27 days ago
reranker.py
Safe
3.86 kB
feat(infrastructure): implement RBAC auth, CI/CD pipeline, and test suite
27 days ago
vector_store.py
Safe
9.38 kB
feat(infrastructure): implement RBAC auth, CI/CD pipeline, and test suite
27 days ago