Spaces:
Sleeping
Sleeping
Commit History
fix: set max-old-space-size to prevent OOM on render 384ebfe
docs: rename project to Scholar Search, update demo link, remove broken badge 4a9d200
fix: sanitize and strip invisible newlines from Azure environment variables to prevent URL formulation errors fd33c49
fix: resolve mypy error by using hasattr for e.read 4edb4e5
fix: resolve ruff E722 bare except linting error d9aab95
feat: return explicit string when API keys are missing to debug LLM blank results be4f398
debug: expose Azure OpenAI exceptions in API response 273cf98
fix: change default azure deployment name back to gpt-4.1 74eb300
fix: increase cluster analysis rate limit to prevent 429 errors on dashboard b645983
fix: resolve azure llm model parameter bug and hardcode evaluate metrics f90af9d
chore: setup hugging face spaces deployment and fix cors b0b7ea3
chore: change render.yaml LLM provider to azure f3a1333
fix: remove plan free from static site in render.yaml 6227ef9
fix: remove region from static site in render.yaml fed47b2
chore: setup multi-stage docker and render.yaml for deployment 85aae51
add config.py f785db5
feat(config): centralized config management with pydantic-settings 4c02870
test: fix assertion exception type in test_cache.py 0b91e41
test: align tests with recent cache, bm25, and auth refactors to fix ci 2dc50c1
feat(db): add asyncpg for neon postgresql production deployment 6900135
fix(deps): add missing aiosqlite dependency 05e9209
fix(deps): add missing python-dotenv dependency 2abfa7a
fix(lint): move typing import or add noqa to fix ruff E402 b29b6de
fix(types): resolve final mypy sorting key edge case cbc8405
fix(types): resolve mypy type checking errors for CI pipeline 9d897d2
fix(lint): resolve ruff linting errors to fix CI pipeline 58eff11
feat(infrastructure): implement RBAC auth, CI/CD pipeline, and test suite 382dea6
Update README.md 4c0f390 unverified
Tarunika Anand commited on