Metadata-Version: 2.1
Name: lve_tools
Version: 0.1.3
Summary: Tools for documenting and recording language model vulnerabilities and exposures.
Author: LVE Team
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: openai
Requires-Dist: replicate
Requires-Dist: pydantic
Requires-Dist: questionary
Requires-Dist: termcolor
Requires-Dist: GitPython
Requires-Dist: lmql>=0.7.1

# LVE Tools

`lve-tools` is a package of tools for creating, recording and managing language model vulnerabilities and exposures.

All components are accessible via a unified `lve` command line tool.

For more information on the LVE Project, please see [lve-org/lve](https://github.com/lve-org/lve).
