evalguard-sdk 0.1.0

EvalGuard SDK — reservation crate aligned with the evalguard crate. https://evalguard.ai
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "evalguard-sdk"
version = "0.1.0"
authors = ["EvalGuard <support@evalguard.ai>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "EvalGuard SDK — reservation crate aligned with the evalguard crate. https://evalguard.ai"
homepage = "https://evalguard.ai"
documentation = "https://docs.evalguard.ai"
readme = "README.md"
keywords = [
    "evalguard",
    "llm",
    "evals",
    "red-team",
    "ai-security",
]
categories = [
    "api-bindings",
    "development-tools::testing",
]
license = "MIT"
repository = "https://github.com/EvalGuardAi/evalguard"

[lib]
name = "evalguard_sdk"
path = "src/lib.rs"