Assistant

Configure the AI provider and model for the built-in assistant. The assistant helps interpret scan results and plan testing workflows.

{% set selector_id = "assist" %} {% set providers = providers_status %} {% include "partials/model_selector.html" %}

Endpoint for the assistant's LLM provider (e.g., http://inference-server:11434 for remote Ollama)