n8n/packages/cli/src/modules/chat-hub
2025-12-03 19:15:19 +01:00
..
__tests__ feat(core): Use personal projects for chat hub executions (no-changelog) (#22231) 2025-11-25 16:47:27 +02:00
dto feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
chat-hub-agent.entity.ts feat: Reflect model's capabilities in UI (no-changelog) (#22356) 2025-12-02 08:50:14 +01:00
chat-hub-agent.repository.ts feat: Add agent builder (no-changelog) (#21094) 2025-10-27 14:22:02 +01:00
chat-hub-agent.service.ts feat: Reflect model's capabilities in UI (no-changelog) (#22356) 2025-12-02 08:50:14 +01:00
chat-hub-credentials.service.ts fix(core): Make chat hub work correctly with multi-main (no-changelog) (#22564) 2025-12-02 14:54:34 +02:00
chat-hub-message.entity.ts feat: File attachment support in chat (no-changelog) (#21437) 2025-11-20 14:11:14 +01:00
chat-hub-session.entity.ts perf: Improve chat UI time-to-interactive (no-changelog) (#22408) 2025-11-28 13:07:36 +01:00
chat-hub-workflow.service.ts fix: Improve instructions for chat title generation (no-changelog) (#22690) 2025-12-03 19:15:19 +01:00
chat-hub.attachment.service.ts feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
chat-hub.constants.ts fix: Improve instructions for chat title generation (no-changelog) (#22690) 2025-12-03 19:15:19 +01:00
chat-hub.controller.ts fix: File attachment bugfixes (no-changelog) (#22142) 2025-11-24 12:58:20 +01:00
chat-hub.module.ts feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
chat-hub.service.ts fix: Improve instructions for chat title generation (no-changelog) (#22690) 2025-12-03 19:15:19 +01:00
chat-hub.settings.controller.ts feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
chat-hub.settings.service.ts feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
chat-hub.types.ts feat: Reflect model's capabilities in UI (no-changelog) (#22356) 2025-12-02 08:50:14 +01:00
chat-message.repository.ts ci: Fix excessively deep type instantiation in ChatHubMessageRepository (#22240) 2025-11-24 17:44:51 +01:00
chat-session.repository.ts feat(core): Add separate Azure API key and Entra ID providers (no-changelog) (#22101) 2025-11-21 15:57:16 +02:00
context-limits.ts feat(core): Add more context window limits for our supported Chat models (no-changelog) (#22651) 2025-12-03 16:40:34 +02:00
stream-capturer.ts feat(core): Make multiple replies to a single message work (no-changelog) (#21211) 2025-10-27 17:13:55 +02:00