Skip to content

nveil 1.4.1

Latest

Choose a tag to compare

@pierrejacquet pierrejacquet released this 05 Jun 14:35
· 1 commit to main since this release

Fixed

  • Server-side-only LLM configuration is now actually shipped: NveilClient / nveil.configure() no longer accept llm_provider, llm_api_key or llm_base_url. Point base_url at your NVEIL server.
  • VERSION is now included in the sdist, so source builds report the correct version.

Changed

  • PyPI summary aligned with the README.

pip install nveil