discourse-ai/lib/ai_bot
Martin Brennan a3a1285dc5
FIX: Use Guardian.basic_user instead of new (anon) (#332)
c.f. de983796e1b66aa2ab039a4fb6e32cec8a65a098

There will soon be additional login_required checks
for Guardian, and the intent of many checks by automated
systems is better fulfilled by using BasicUser, which
simulates a logged in TL0 forum user, rather than an
anon user.
2023-12-06 12:01:41 +10:00
..
commands FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
personas DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
anthropic_bot.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
bot.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
entry_point.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
open_ai_bot.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
personas.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
site_settings_extension.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00