n8n/packages/@n8n/chat/src
oleg 5322802992
feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-04 17:24:18 +02:00
..
__stories__ ci: Fix lint setup in chat package (no-changelog) (#8275) 2024-01-09 16:37:05 +01:00
__tests__ fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
api fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
components feat(editor): Chat Trigger tweaks (#9618) 2024-06-04 17:24:18 +02:00
composables feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
constants feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
css feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
event-buses feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
plugins fix(editor): Fix an issue with an empty chat response if not in output property (#8913) 2024-03-18 11:27:33 +01:00
types refactor(editor): Fix Types issues in @n8n/chat (no-changelog) (#9438) 2024-05-17 11:52:15 +02:00
utils
App.vue ci: Fix lint setup in chat package (no-changelog) (#8275) 2024-01-09 16:37:05 +01:00
index.ts feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
main.scss feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
shims.d.ts