discourse-ai/lib
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
..
ai_bot FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
ai_helper DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
completions DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
database DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
embeddings FIX: explicitly load embedding strategies (#325) 2023-11-29 16:36:56 +11:00
inference DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
nsfw DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
sentiment FEATURE: User sentiment on profile summary page (#329) 2023-12-04 18:17:43 -03:00
summarization FIX: call the right method to summarize with truncation (#328) 2023-12-01 10:17:24 -03:00
tasks/modules FEATURE: User sentiment on profile summary page (#329) 2023-12-04 18:17:43 -03:00
tokenizer DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
toxicity DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
chat_message_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
engine.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
post_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00