agentforge 0.1.0

A Rust crate for building multi-agentic applications.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 14.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 101.76 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 41s Average build duration of successful builds.
  • all releases: 41s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • kinghuynh/agentforge
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kinghuynh

agentforge

AgentForge is a Rust crate that helps developers build async AI agents for interacting with large language models (LLMs) like OpenAI and Google. It simplifies creating, managing, and extending agents, offering a modular approach for building scalable and efficient AI-driven applications.