{% extends 'base.html' %} {% block content %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% endif %} {% endwith %}Upload the new document in existing DB. Currently selected DB:
{{ db_name }}
Go to Update DBAsk questions and get answers based on your vector database.
{{ db_name }}
Go to List of DBDelete a document by specific file name. Currently selected DB:
{{ db_name }}
Go to Delete Document