perspt 0.5.7

Your Terminal's Window to the AI World - A high-performance CLI for LLMs with chat and autonomous agent modes
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 = "perspt"
version = "0.5.7"
authors = [
    "Vikrant Rathore",
    "Ronak Rathore",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Your Terminal's Window to the AI World - A high-performance CLI for LLMs with chat and autonomous agent modes"
homepage = "https://eonseed.github.io/perspt/"
documentation = "https://docs.rs/perspt"
readme = "README.md"
keywords = [
    "llm",
    "ai",
    "terminal",
    "chat",
    "agent",
]
categories = [
    "command-line-utilities",
    "development-tools",
]
license = "LGPL-3.0"
repository = "https://github.com/eonseed/perspt"

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

[dependencies.perspt-agent]
version = "0.5.7"

[dependencies.perspt-core]
version = "0.5.7"

[dependencies.perspt-policy]
version = "0.5.7"

[dependencies.perspt-sandbox]
version = "0.5.7"

[dependencies.perspt-store]
version = "0.5.7"