Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
documentation is still under construction now, welcome any contribution!
supervisors 0.1.0 documentation
supervisors 0.1.0 documentation

Contents

  • Quick start
  • Agents
  • Extensions
Back to top
View this page
Edit this page

supervisor.rs¶

An agent framework written in Rust and built for both Rust and Python.

Contents

  • Quick start
    • Installation
    • Creating an agent
    • Agent-to-Agent messaging
    • Running the demo
  • Agents
    • The Agent base class
    • Registering with a Supervisor
    • Loading extensions
    • Built-in A2A
    • API reference
  • Extensions
    • Extension base class
    • RAG (Retrieval-Augmented Generation)
    • Function Calling
    • MCP (Model Context Protocol)
    • Skills
    • A2A Extension
    • Creating custom extensions

Indices and tables¶

  • Index

  • Search Page

Next
Quick start
Copyright © 2023-PRESENT, HsiangNianian.
Made with Sphinx and @pradyunsg's Furo