Moreminimore
2495239187
feat(chatbot): OSS self-contained guardrail + knowledge-base chatbot
...
Built-in AI chatbot (no EE, uses Llm::Resolver) that answers in-scope chats
from a knowledge base and hands off to a human when needed. Selected per
inbox via an Integrations::Hook with app_id 'chatbot'.
- Integrations::Chatbot::ProcessorService (mirrors Dialogflow/Captain)
wired via HookListener + HookJob + apps.yml(chatbot, inbox)
- Chatbot::DecisionService: 1-call default ({in_scope/refuse/handoff}),
2-call option; thread-safe prompt threading
- Chatbot::KnowledgeRetriever: keyword top-k over KB (+ embedding reserved)
- KnowledgeBaseFaq + import service (md per-heading + front-matter tags)
- Chatbot::ConfigService + admin chatbot_config endpoint
- refs off-topic (e.g. fortune-telling); handoff = bot_handoff! (pending->open)
2026-08-25 16:09:47 +07:00
..
2024-02-06 17:00:38 +04:00
2026-08-10 15:49:38 +05:30
2024-01-23 18:01:57 +04:00
2023-12-18 17:29:02 -08:00
2023-12-18 17:29:02 -08:00
2023-12-20 13:02:37 +05:30
2024-01-23 23:48:02 +05:30
2024-01-23 23:48:02 +05:30
2024-01-24 12:26:47 +05:30
2024-01-24 16:22:04 +05:30
2024-01-29 14:10:14 +05:30
2024-01-31 11:48:46 +04:00
2024-02-07 21:44:56 +04:00
2024-02-21 14:18:42 -08:00
2024-02-16 14:38:02 +05:30
2024-02-20 21:59:49 +05:30
2024-03-07 11:13:01 +05:30
2024-03-20 11:59:37 +05:30
2024-03-25 18:47:08 -07:00
2024-04-15 16:46:48 -07:00
2024-05-15 16:10:39 -07:00
2024-05-15 21:21:15 -07:00
2024-08-23 17:18:28 +05:30
2024-09-23 23:39:03 -07:00
2024-12-17 17:17:11 +05:30
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-16 09:54:34 +05:30
2025-01-21 10:00:37 +05:30
2025-02-11 19:39:54 +05:30
2025-02-28 15:28:19 -08:00
2025-03-15 14:10:12 -07:00
2025-03-26 11:12:32 +05:30
2025-04-03 16:00:32 -07:00
2025-04-16 18:02:49 +05:30
2025-04-17 08:53:37 +05:30
2025-05-07 00:36:15 -07:00
2025-05-07 00:36:15 -07:00
2025-05-15 17:37:04 -07:00
2025-05-15 17:37:04 -07:00
2025-05-16 14:18:52 +05:30
2025-05-22 22:25:05 -07:00
2025-05-22 22:25:05 -07:00
2025-05-22 22:25:05 -07:00
2025-07-14 21:37:06 -07:00
2025-06-27 16:58:50 -07:00
2025-08-20 20:23:42 +02:00
2025-07-14 16:12:38 +05:30
2025-07-15 08:56:03 +05:30
2025-07-24 13:09:06 +04:00
2025-07-23 17:07:02 +04:00
2025-08-27 20:31:22 +05:30
2025-08-07 15:59:40 +05:30
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-20 19:15:19 +05:30
2025-09-18 20:19:24 +05:30
2025-08-24 10:05:15 +05:30
2025-09-03 13:30:42 -07:00
2025-09-11 22:25:26 +05:30
2025-09-17 10:01:27 +05:30
2025-09-24 11:36:53 -07:00
2025-10-08 07:53:43 -07:00
2025-10-08 07:53:43 -07:00
2025-10-06 07:53:15 -07:00
2025-11-13 13:28:15 +05:30
2025-11-03 20:03:47 +05:30
2025-10-28 15:12:46 +05:30
2025-11-18 18:20:58 -08:00
2025-12-17 07:54:50 -08:00
2025-11-18 14:28:56 +05:30
2025-11-17 16:09:36 +05:30
2025-11-20 11:41:41 +05:30
2026-01-06 15:23:54 +05:30
2026-01-13 14:47:27 +05:30
2026-01-15 19:53:57 -08:00
2026-01-15 19:53:57 -08:00
2026-01-21 13:39:07 +05:30
2026-01-30 12:49:31 -08:00
2026-03-19 13:12:36 +05:30
2026-02-26 17:26:12 +05:30
2026-02-26 17:26:12 +05:30
2026-03-02 13:12:42 +05:30
2026-03-20 16:15:06 +05:30
2026-04-06 15:28:25 +05:30
2026-04-06 15:28:25 +05:30
2026-04-06 15:28:25 +05:30
2026-03-31 10:35:50 +05:30
2026-04-29 11:32:19 +04:00
2026-04-29 11:32:19 +04:00
2026-04-29 17:18:38 +04:00
2026-04-13 20:28:09 +04:00
2026-04-09 16:14:17 +05:30
2026-04-15 17:56:10 +05:30
2026-04-15 17:56:10 +05:30
2026-04-15 17:56:10 +05:30
2026-05-06 20:50:27 +05:30
2026-04-29 14:47:14 +05:30
2026-04-27 18:43:26 +05:30
2026-04-29 14:47:14 +05:30
2026-05-11 20:13:29 +05:30
2026-05-05 14:34:31 +05:30
2026-05-08 16:40:15 +05:30
2026-05-20 17:36:09 +05:30
2026-05-18 14:08:57 +05:30
2026-05-26 14:07:07 +05:30
2026-06-11 14:22:44 +05:30
2026-06-16 02:10:05 +05:30
2026-06-12 16:11:07 +05:30
2026-06-23 20:53:31 +05:30
2026-06-23 12:22:45 +05:30
2026-06-23 12:22:29 +05:30
2026-06-20 14:47:08 -07:00
2026-07-08 15:31:03 +05:30
2026-07-16 12:44:10 +05:30
2026-07-08 23:50:40 +05:30
2026-07-07 17:54:13 +05:30
2026-07-13 15:25:07 +05:30
2026-07-13 15:25:07 +05:30
2026-07-13 15:25:07 +05:30
2026-07-13 15:25:07 +05:30
2026-07-17 15:25:55 +05:30
2026-07-17 15:25:55 +05:30
2026-07-08 17:38:26 +05:30
2026-07-30 16:04:17 +05:30
2026-07-30 16:04:17 +05:30
2026-07-30 16:04:17 +05:30
2026-07-13 18:18:20 +05:30
2026-07-13 12:59:36 +05:30
2026-07-14 14:31:08 +05:30
2026-07-24 12:53:09 +05:30
2026-07-29 18:21:26 +05:30
2026-07-24 12:00:37 +04:00
2026-07-28 16:21:25 +05:30
2026-07-29 13:37:59 +04:00
2026-07-30 16:04:17 +05:30
2026-08-03 16:23:51 +05:30
2026-08-04 18:04:53 +05:30
2026-08-04 15:58:28 +05:30
2026-08-05 10:29:43 +05:30
2026-08-05 10:29:43 +05:30
2026-08-05 10:29:43 +05:30
2026-08-05 10:29:43 +05:30
2026-08-13 17:39:49 +05:30
2026-08-13 18:34:12 +05:30
2026-08-19 12:00:20 +07:00
2026-08-19 12:43:54 +07:00
2026-08-19 12:46:39 +07:00
2026-08-25 16:09:47 +07:00