Ask. Retrieve. Review when needed. The API now supports Hugging Face model selection, agent-specific embeddings, and traceable signoff.
/ui/reviews to approve or reject them with an API key, or use GET /review/{review_id}/signoff to fetch ready-to-run signoff examples. Launch the API with uvicorn rag_llm_api_pipeline.api.server:app --host 127.0.0.1 --port 8000.