chore: remove autopilot experimental feature (#5781)

This commit is contained in:
Michael Neale
2025-11-19 11:49:05 +11:00
committed by GitHub
parent 5ba636f45f
commit f8bb866264
14 changed files with 6 additions and 1751 deletions
@@ -17,11 +17,6 @@ import TabItem from '@theme/TabItem';
<div className={styles.categorySection}>
<h2 className={styles.categoryTitle}>📚 Documentation & Guides</h2>
<div className={styles.cardGrid}>
<Card
title="Automatic Multi-Model Switching"
description="Intelligent switching between models based on conversation content, complexity, and tool usage patterns."
link="/docs/guides/multi-model/autopilot"
/>
<Card
title="Lead/Worker Multi-Model Setup"
description="Automatic switching between models using a lead model for initial turns and a worker model for execution."