Docs.rs
  • ai-agents-0.2.3
    • ai-agents 0.2.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • geminik23
    • Dependencies
      • ai-agent-macro ^0.1 normal
      • async-trait ^0.1 normal
      • env_logger ^0.11 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sllm-rs ^0.1 normal
      • smol ^2.0 normal
      • thiserror ^1.0 normal
      • dotenv ^0.15 dev
      • env_logger ^0.11 dev
    • Versions
    • 0% of the crate is documented
  • 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

ai_agents0.2.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • Model
  • PipelineNet
  • PromptManager
  • prelude::TemplatedMessage
  • sync::Mutex
  • sync::RwLock
  • units::DialogueUnit
  • units::JsonGeneratorUnit
  • units::ModelUnit

Enums

  • Backend
  • Error
  • ModuleParam
  • prelude::PromptMessage

Traits

  • Adapter
  • ToKeywordString
  • UnitProcess
  • prelude::MessageBuilder

Derive Macros

  • prelude::KeywordString

Functions

  • sync::block_on