document-qa-rag / .github /pull_request_template.md
laharikarumanchi's picture
chore: scaffold document-qa-rag
3a13469
|
Raw
History Blame Contribute Delete
670 Bytes

A newer version of the Streamlit SDK is available: 1.59.2

Upgrade

What changed

Why

How I verified

Notes for future me

Pre-merge checklist

  • All tests pass locally (pytest -v)
  • If retrieval params changed, I re-ran the smoke set and noted the precision@k
  • If the prompt changed, I tested it against an "answer not in docs" case to verify it abstains
  • No secrets or API keys committed