discourse-ai/spec
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
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
models FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
requests DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
serializers FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
shared FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
support REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
system FIX: command selector behavior stopped working (#330) 2023-12-02 14:20:26 +11:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00