aiproof-parse 0.1.4

Per-format parsers plus LLM SDK call-site extractor for aiproof.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# aiproof-parse

Per-format parsers + LLM SDK call-site extractor for [**aiproof**](https://github.com/Frostbyte-Devs/aiproof) — a static analyzer for AI prompts.

This is an internal crate of the aiproof workspace. Most users want the
binary:

```sh
cargo install aiproof-cli
# or
pip install aiproof
```

See the full documentation at <https://github.com/Frostbyte-Devs/aiproof>.

License: Apache-2.0.