Logo
Explore Help
Sign In
discourse/discourse-ai
1
0
Fork 0
You've already forked discourse-ai
mirror of https://github.com/discourse/discourse-ai.git synced 2025-07-09 15:43:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
discourse-ai/db/fixtures/ai_bot/602_bot_users.rb

4 lines
99 B
Ruby
Raw Normal View History

FEATURE: Introduce the ai-bot module (#52) This module lets you chat with our GPT bot inside a PM. The bot only replies to members of the groups listed on the ai_bot_allowed_groups setting and only if you invite it to participate in the PM.
2023-05-05 15:28:31 -03:00
# frozen_string_literal: true
FEATURE: defer creation of bot users (#258) Also fixes it so users without bot in header can send it messages. Previous to this change we would seed all bots with database seeds. This lead to lots of confusion for people who do not enable ai bot. Instead: 1. We do not seed any bots **until** user enables the ai_bot_enabled setting 2. If it is disabled we will a. If no messages were created by bot - delete it b. Otherwise we will deactivate account
2023-10-23 17:00:58 +11:00
DiscourseAi::AiBot::SiteSettingsExtension.enable_or_disable_ai_bots
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 101ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API