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.

get

Method
This is a method of the RewritePrompts class in the specialized_agents module.
Get prompt for strategy

Signature

def get(strategy: RewriteStrategy) -> &'static str

Parameters

strategy
RewriteStrategy
required
No description available.

Returns

Returns
&'static str
The result of the operation.