Skip to main content

PromptExpanderAgent

Defined in the Specialized Agents module.
Rust AI Agent SDK Agent for expanding prompts

Fields

Methods

new

Create a new builder

name

Get agent name

model

Get model

detect_strategy

Detect the best expansion strategy for a prompt Parameters:

expand_sync

Expand a prompt (sync placeholder - actual implementation would use LLM) Parameters:

Source

View on GitHub

praisonai/src/specialized_agents.rs at line 280

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy