mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-14 13:54:01 +01:00
feat: add Skills component and integrate skills data; enhance CommandPalette and MessageContainer with improved UI and animations
This commit is contained in:
@@ -149,6 +149,7 @@ export const ChatMessages = [
|
||||
icon: 'i-ph-rocket-duotone',
|
||||
prompt: 'command.skills.prompt',
|
||||
type: ChatType.SKILLS,
|
||||
fetchStates: [ChatFetchState.FETCHING],
|
||||
},
|
||||
{
|
||||
label: 'command.resume.label',
|
||||
|
||||
Reference in New Issue
Block a user