codei-llm 0.0.5

CodeI ai-coding agent
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 = "codei-llm"
version = "0.0.5"
authors = ["007gzs <007gzs@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "CodeI ai-coding agent"
readme = "README.md"
keywords = [
    "codei",
    "ai-coding",
    "agent",
    "openai",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/007gzs/codei"

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

[dependencies]

[lints.clippy]

[lints.rust]