{% extends "base.html" %} {% load partials static %} {% load custom_filters %} {% block content %}
Manage your text embeddings and their processing status
Choose a Bento Box to handle embeddings
| Text | Ingest Label | Status | Created At | Actions |
|---|---|---|---|---|
| {{ embed.text }} | {{ embed.ingest_label }} | {{ embed.created_at|date:"Y-m-d H:i" }} |
{% if embed.metadata %}
{% endif %}
|
|
| No embeddings created yet | ||||