Docs.rs
  • git-ai-0.2.61
    • git-ai 0.2.61
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oleander
    • Dependencies
      • anyhow ^1.0.95 normal
      • async-openai ^0.27.2 normal
      • colored ^3.0.0 normal
      • comrak ^0.35 normal
      • config ^0.15.7 normal
      • console ^0.15.10 normal
      • ctrlc ^3.4.5 normal
      • dirs ^6.0 normal
      • dotenv ^0.15.0 normal
      • env_logger ^0.11.6 normal
      • futures ^0.3 normal
      • git2 ^0.20.0 normal
      • home ^0.5.11 normal
      • indicatif ^0.17.11 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.25 normal
      • maplit ^1.0.2 normal
      • mustache ^0.9.0 normal
      • num_cpus ^1.16.0 normal
      • openssl-sys ^0.9.105 normal
      • parking_lot ^0.12.3 normal
      • pulldown-cmark ^0.12 normal
      • rand ^0.9 normal
      • rayon ^1.10.0 normal
      • reqwest ^0.12.12 normal
      • serde ^1.0 normal
      • serde_derive ^1.0.217 normal
      • serde_ini ^0.2.0 normal
      • serde_json ^1.0 normal
      • structopt ^0.3.26 normal
      • syntect ^5.2 normal
      • textwrap ^0.16 normal
      • thiserror ^2.0.11 normal
      • tiktoken-rs ^0.6.0 normal
      • tokio ^1.43 normal
      • tracing ^0.1 normal
      • tempfile ^3.16.0 dev
    • Versions
    • 29.03% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ai0.2.61

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • config::APP
  • config::App
  • config::ConfigPaths
  • filesystem::Dir
  • filesystem::File
  • filesystem::Filesystem
  • hook::Args
  • openai::Request
  • openai::Response
  • profiling::Profile

Enums

  • hook::HookError
  • model::Model

Traits

  • hook::FilePath
  • hook::PatchDiff
  • hook::PatchRepository
  • hook::Utf8String
  • style::Styled

Macros

  • profile

Functions

  • commit::create_commit_request
  • commit::generate
  • commit::get_instruction_token_count
  • commit::token_used
  • openai::call
  • openai::generate_commit_message