{% extends "base.html" %} {% block content %}
| Data | Index | File |
|---|---|---|
| {{asset.filename}} | create | delete |
There is no stored asset
{% endif %}| Index | Current | Docs | Actions |
|---|---|---|---|
| {{idx['name']}} | {% if idx['is_current']==true %} ✔ {% endif %} | {{idx['docs']}} | {% if idx['is_current']==false %} Make current {% endif %} Delete |
You have no semantic index, upload a CSV data source and create the index
{% endif %}