Skip to main content

run_interactive

Function run_interactive 

Source
pub async fn run_interactive(
    project_path: &Path,
    provider: ProviderType,
    model: Option<String>,
    event_bridge: Option<EventBridge>,
) -> AgentResult<()>
Expand description

Run the agent in interactive mode with custom REPL supporting /model and /provider commands