Skip to content

proofrag v0.5.1

Choose a tag to compare

@unshDee unshDee released this 01 Jun 09:21
· 12 commits to main since this release
9684249

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_URL works 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_URL via GPTModel(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.