Skip to main content

parity

Rust AI Agent SDK Parity Module - Implements all missing Python SDK features This module provides full feature parity with the Python SDK by implementing:
  • UI protocols (A2A, AGUI)
  • Plugin protocols and functions
  • Config types and loader functions
  • Parameter resolver and ArrayMode
  • Parse utilities
  • Workflow pattern aliases
  • Telemetry functions
  • Display/Callback types
  • Specialized agent types
  • Deep Research types
  • RAG types
  • Guardrail types
  • Embedding functions
  • Module re-exports

Import

use praisonai::parity::*;