Added URL delegation feature to AI provider and added option to skip that delegation

This commit is contained in:
Jan Böhmer 2026-05-02 23:42:26 +02:00
parent aac5b8e0be
commit 889aa08b4e
9 changed files with 121 additions and 52 deletions

View file

@ -28,6 +28,7 @@
<div class="collapse" id="infoSearchAdvancedPanel">
<div class="card card-body mb-2">
{{ form_row(form.no_cache) }}
{{ form_row(form.skip_delegation) }}
</div>
</div>