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.

create_context_agent

Function
This function is defined in the specialized module.
Create a context agent with default configuration

Signature

def create_context_agent() -> ContextAgent

Returns

Returns
ContextAgent
The result of the operation.

Source

View on GitHub

praisonai/src/parity/specialized.rs at line 128

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy