Judge / backend /tests /test_api.py

Commit History

feat(api): re-resolve corpus_version on demand when empty at startup
365c521

GonzaViss commited on

fix(api): return 503 with Retry-After on pool exhaustion
67d9c88

GonzaViss commited on

refactor(rag): strategy pattern for LLM providers — eliminate provider if-chains
30f8304

GonzaViss commited on

feat(llm): add multi-provider abstraction supporting Groq and OpenAI-compat
b5ea667

GonzaViss commited on

feat: add hybrid search (FTS + vector + RRF) to retrieval pipeline
057517e

GonzaViss commited on

test: add unit and smoke tests for rag pipeline and query endpoint
e35bf46

GonzaViss commited on