Spaces:
Sleeping
Sleeping
Commit History
Fix pipeline 0.0 scoring override, resolve test floating-point flakiness, and add readable CLI output for inference.py 9c67b20
Updated api base url 6b72bd2
Naman Gupta commited on
Merge pull request #4 from subhdotsol/fix d29e78c unverified
Naman Gupta commited on
Updated readme f839212
Naman Gupta commited on
Merge pull request #3 from subhdotsol/fix 787c9f7 unverified
Naman Gupta commited on
small fixes fabaddd
Naman Gupta commited on
Merge pull request #2 from pie-314/main ec047bd unverified
added graders and rewards dd3b701
Updated readme e25d8cb
Naman Gupta commited on
Merge pull request #1 from subhdotsol/feat/ai-integration bce1ad6 unverified
Naman Gupta commited on
rewrite README with full setup guide and integration contracts d11f97d
Naman Gupta commited on
update env example to use Groq instead of HuggingFace e092a4c
Naman Gupta commited on
document all LLM prompts — what they do and why they're designed that way 39ae0cb
Naman Gupta commited on
add 59 tests for the LLM modules — all run offline, no API needed c7a9ff1
Naman Gupta commited on
wire up the main LLM pipeline — defender + classifiers in one place 5ebe298
Naman Gupta commited on
add defense scorer — how well did the defender actually handle that? 463b003
Naman Gupta commited on
add attack classifier — did the attacker actually win this turn? 8708281
Naman Gupta commited on
add defender LLM — the AI that holds the line against attacks e28e08d
Naman Gupta commited on
add ConversationManager to give the defender a memory 99a9cb9
Naman Gupta commited on
add Groq client setup — one place to rule all API calls f778bee
Naman Gupta commited on