Advanced Features

2 Docs

Test Mode

Last Updated: May 29, 2025

Test Mode is an advanced feature planned for AgenticAPI v0.4.0, allowing AI agents to simulate actions without committing changes or triggering side effects. Part of the Compute category, Test Mode supports verbs like TEST /action, enabling agents to evaluate outcomes, validate preconditions, and assess risks before execution. This is critical for high-stakes domains (e.g., finance,…

Intent Weighting

Last Updated: May 29, 2025

Intent Weighting is an advanced feature planned for AgenticAPI v0.4.0, designed to optimize action selection for AI agents by providing metadata that quantifies the cost, priority, and risk of each action. Using OpenAPI extensions like x-intent-weighting, AgenticAPI will enable agents to make informed decisions when choosing among multiple actions (e.g., SUMMARIZE vs. TRANSLATE), balancing factors…