Docs.rs
  • ai-cli-0.2.1
    • ai-cli 0.2.1
    • Permalink
    • 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
      • log ^0.4.17 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
    • 22.73% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ai0.2.1

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

Crate ai

Source

Structs§

ChatCommand
ChatMessage
CompletionOptions
Config
ImageBinary
ImageCommand
ImageUrl
JSONConfig
SessionCommand
VoiceCommand

Enums§

ChatError
ChatProvider
ChatRole
ImageData
ImageError
PictureFormat
PictureSize
SessionError
VoiceError

Constants§

DEFAULT_CONFIG_FILE

Traits§

SessionResultExt

Type Aliases§

ChatResult
ImageResult
SessionResult
VoiceResult