diff --git a/projects/aca-content/assets/i18n/en.json b/projects/aca-content/assets/i18n/en.json index 323b15229..a787dded1 100644 --- a/projects/aca-content/assets/i18n/en.json +++ b/projects/aca-content/assets/i18n/en.json @@ -710,7 +710,8 @@ "REFERENCED_DOCUMENTS_HEADER": "Referenced documents", "REGENERATION_BUTTON_LABEL": "Regenerate", "COPY_BUTTON_LABEL": "Copy", - "COPY_MESSAGE": "Copied response to clipboard" + "COPY_MESSAGE": "Copied response to clipboard", + "RELOAD_REFERENCES_BUTTON_LABEL": "Reload" }, "AGENTS_BUTTON": { "LABEL": "Ask Discovery", @@ -726,7 +727,8 @@ "AGENTS_FETCHING": "Error while fetching agents.", "HX_INSIGHT_URL_FETCHING": "Error while fetching HX Insight URL.", "LOADING_ERROR": "Hmm... something seems to have gone wrong.", - "PAGE_NOT_AVAILABLE_ERROR": "Page is not available for these conditions." + "PAGE_NOT_AVAILABLE_ERROR": "Page is not available for these conditions.", + "REFERENCES_LOADING_ERROR": "Something went wrong while loading the references." }, "DISCARD_CHANGES": { "WARNING": "Warning!", diff --git a/projects/aca-content/src/lib/components/knowledge-retrieval/search-ai/search-ai-results/search-ai-results.component.html b/projects/aca-content/src/lib/components/knowledge-retrieval/search-ai/search-ai-results/search-ai-results.component.html index 40f02d150..fb0ff61aa 100644 --- a/projects/aca-content/src/lib/components/knowledge-retrieval/search-ai/search-ai-results/search-ai-results.component.html +++ b/projects/aca-content/src/lib/components/knowledge-retrieval/search-ai/search-ai-results/search-ai-results.component.html @@ -1,102 +1,126 @@ - -
-
-
- {{ searchQuery }} -
-
- -
- - - - -