- eveai_chat_client update to have different ways of presenting ProgressTracker.vue. Based on progress_tracker_insights in Tenant Make Configuration.

This commit is contained in:
Josako
2025-07-22 21:27:39 +02:00
parent 32cf105d7b
commit e990fe65d8
7 changed files with 102 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ def get_default_chat_customisation(tenant_customisation=None):
'markdown_background_color': 'transparent',
'markdown_text_color': '#ffffff',
'sidebar_markdown': '',
'progress_tracker_insights': 'No Information'
}
# If no tenant customization is provided, return the defaults