Docs.rs
  • ai-cli-0.2.0
    • ai-cli 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • PromptProgrammingLanguage
    • Dependencies
      • async-openai ^0.10.0 normal
      • async-recursion ^1.0.2 normal
      • clap ^4.1.4 normal
      • derive_more ^0.99.17 normal
      • dirs ^4.0.0 normal
      • futures-util ^0.3.26 normal
      • reqwest ^0.11.14 normal
      • reqwest-eventsource ^0.4.0 normal
      • rustc-serialize ^0.3.24 normal
      • rustyline ^10.1.1 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • serde_yaml ^0.9.17 normal
      • tiktoken-rs ^0.3.3 normal
      • tokio ^1.25.0 normal
      • uuid ^1.3.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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
logo

logo

Crate ai

  • Version 0.2.0
  • All Items
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Definitions
?
Change settings

Crate ai

source ·

Structs

  • ChatCommand
  • ChatMessage
  • CompletionOptions
  • Config
  • ImageBinary
  • ImageCommand
  • ImageUrl
  • JSONConfig
  • SessionCommand
  • VoiceCommand

Enums

  • ChatError
  • ChatRole
  • ImageData
  • ImageError
  • PictureFormat
  • PictureSize
  • SessionError
  • VoiceError

Constants

  • DEFAULT_CONFIG_FILE

Traits

  • SessionResultExt

Type Definitions

  • ChatResult
  • ImageResult
  • SessionResult
  • VoiceResult