mirror of
https://github.com/zadam/trilium.git
synced 2026-01-08 23:54:29 +01:00
fancier embedding process stats
This commit is contained in:
parent
51c83bbbc8
commit
19bf741cd9
@ -210,8 +210,7 @@ export default class AiSettingsWidget extends OptionsWidget {
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-2">
|
||||
<span class="text-muted small">${t("ai_llm.auto_refresh_notice", { seconds: this.STATS_REFRESH_INTERVAL/1000 })}</span>
|
||||
<button class="btn btn-sm btn-outline-secondary embedding-refresh-stats ml-2">
|
||||
<button class="btn btn-sm btn-outline-secondary embedding-refresh-stats">
|
||||
${t("ai_llm.refresh_stats")}
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user