Commit History

chore: restore Hugging Face Spaces frontmatter
5fca9c0

TarunikaHF commited on

fix: set max-old-space-size to prevent OOM on render
384ebfe

TarunikaHF commited on

docs: rename project to Scholar Search, update demo link, remove broken badge
4a9d200

TarunikaHF commited on

fix: sanitize and strip invisible newlines from Azure environment variables to prevent URL formulation errors
fd33c49

TarunikaHF commited on

fix: resolve mypy error by using hasattr for e.read
4edb4e5

TarunikaHF commited on

fix: resolve ruff E722 bare except linting error
d9aab95

TarunikaHF commited on

feat: return explicit string when API keys are missing to debug LLM blank results
be4f398

TarunikaHF commited on

debug: expose Azure OpenAI exceptions in API response
273cf98

TarunikaHF commited on

fix: change default azure deployment name back to gpt-4.1
74eb300

TarunikaHF commited on

fix: increase cluster analysis rate limit to prevent 429 errors on dashboard
b645983

TarunikaHF commited on

fix: resolve azure llm model parameter bug and hardcode evaluate metrics
f90af9d

TarunikaHF commited on

chore: setup hugging face spaces deployment and fix cors
b0b7ea3

TarunikaHF commited on

chore: change render.yaml LLM provider to azure
f3a1333

TarunikaHF commited on

fix: remove plan free from static site in render.yaml
6227ef9

TarunikaHF commited on

fix: remove region from static site in render.yaml
fed47b2

TarunikaHF commited on

chore: setup multi-stage docker and render.yaml for deployment
85aae51

TarunikaHF commited on

add config.py
f785db5

TarunikaHF commited on

feat(config): centralized config management with pydantic-settings
4c02870

TarunikaHF commited on

test: fix assertion exception type in test_cache.py
0b91e41

TarunikaHF commited on

test: align tests with recent cache, bm25, and auth refactors to fix ci
2dc50c1

TarunikaHF commited on

feat(db): add asyncpg for neon postgresql production deployment
6900135

TarunikaHF commited on

fix(deps): add missing aiosqlite dependency
05e9209

TarunikaHF commited on

fix(deps): add missing python-dotenv dependency
2abfa7a

TarunikaHF commited on

fix(lint): move typing import or add noqa to fix ruff E402
b29b6de

TarunikaHF commited on

fix(types): resolve final mypy sorting key edge case
cbc8405

TarunikaHF commited on

fix(types): resolve mypy type checking errors for CI pipeline
9d897d2

TarunikaHF commited on

fix(lint): resolve ruff linting errors to fix CI pipeline
58eff11

TarunikaHF commited on

feat(infrastructure): implement RBAC auth, CI/CD pipeline, and test suite
382dea6

TarunikaHF commited on

Update README.md
4c0f390
unverified

Tarunika Anand commited on

Added automatic root redirect to Swagger UI
d006eb8

TarunikaHF commited on

Initial release of Semantic Search API
508bd7c

TarunikaHF commited on

first commit
89fddae

TarunikaHF commited on