[dependencies.hypertyper]
version = "0.3.0"
[dependencies.reqwest]
version = "0.12.24"
[dependencies.serde]
version = "1.0.228"
[lib]
name = "cogito"
path = "src/lib.rs"
[package]
authors = ["Michael Dippery <michael@monkey-robot.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "development-tools"]
description = "Relentlessly generate AI slop using LLMs"
documentation = "https://docs.rs/cogito"
edition = "2024"
keywords = ["ai", "library", "machine-learning"]
license = "Apache-2.0"
name = "cogito"
readme = "README.md"
repository = "https://github.com/mdippery/cogito"
rust-version = "1.85.1"
version = "0.2.0"