mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
feat: add emoji support to knowledge bases and pipelines (#1935)
* feat: add emoji support to knowledge bases and pipelines * feat: add optional emoji property to ExternalKBCardVO for enhanced knowledge base representation
This commit is contained in:
committed by
GitHub
parent
d6e1e79f07
commit
b73847f1a6
@@ -37,6 +37,7 @@ const enUS = {
|
||||
enable: 'Enable',
|
||||
name: 'Name',
|
||||
description: 'Description',
|
||||
icon: 'Icon',
|
||||
close: 'Close',
|
||||
deleteSuccess: 'Deleted successfully',
|
||||
deleteError: 'Delete failed: ',
|
||||
|
||||
Reference in New Issue
Block a user