new ingest und profile settings
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</tr>
|
||||
|
||||
{% for p in profiles %}
|
||||
<tr>
|
||||
<tr {% if p.active %}class="text-success"{% endif %}>
|
||||
<td>{{ p.version }}</td>
|
||||
<td>{{ p.chunkSize }}</td>
|
||||
<td>{{ p.chunkOverlap }}</td>
|
||||
|
||||
Reference in New Issue
Block a user