Session UUID:{{ session_uuid }}
Session Name: {{ session_name }}
Embedding cost: {{ embedding_cost }}
Document length: {{ doc_length }}
{% if length_warning %}Long document - embedding process may take several minutes.
{% endif %}Session UUID:{{ session_uuid }}
Session Name: {{ session_name }}
Embedding cost: {{ embedding_cost }}
Document length: {{ doc_length }}
{% if length_warning %}Long document - embedding process may take several minutes.
{% endif %}A pdf embedding process is required for every new session.
Embedding cost is calculated basing on the length of the document and Open AI's pricing table.
The process will take from several seconds to several minutes depending on the length of the document.