proofrag v0.5.1
proofrag v0.5.1
Provider completeness + a leaner package.
- The whole pipeline (generate / judge / compare /
--semantic/ DeepEval backend) now works across Anthropic, OpenAI, and OpenAI-compatible / local endpoints. OPENAI_BASE_URLworks without an API key — point it at Ollama, vLLM, or LM Studio. Provider auto-detect picks OpenAI when only a base URL is set.- DeepEval backend honors
OPENAI_BASE_URLviaGPTModel(base_url=...). - sdist trimmed ~982 KB → ~139 KB (README demo media no longer shipped).
Verified end-to-end over an OpenAI-compatible endpoint (no key) and on Anthropic.