Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

A2AAgentSkill

Defined in the ui module.
Rust AI Agent SDK A2A Agent Skill definition

Fields

NameTypeDescription
nameStringSkill name
descriptionStringSkill description
Option:is_none")]Input schema (JSON Schema)
input_schemaOption<serde_json::Value>Input schema (JSON Schema)
Option:is_none")]Output schema (JSON Schema)
output_schemaOption<serde_json::Value>Output schema (JSON Schema)

Source

View on GitHub

praisonai/src/parity/ui.rs at line 37

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy