Skip to main content

agent_end_input

Function agent_end_input 

Source
pub async fn agent_end_input(
    __arg0: State<AppState>,
    __arg1: Path<String>,
) -> Result<StatusCode, ApiError>
Expand description

POST /api/agents/{id}/end-input — signal end-of-input to an interactive agent.