discourse/plugins/discourse-ai/lib/configuration
Jarek Radosz 683ae3f8b9
DEV: Fix assigned but unused variable Prism warnings (#39436)
(Prism is the Ruby LSP parser; those checks might eventually find their
way to rubocop-discourse)

Skipped specs, database migrations, and imports.
2026-04-22 12:42:14 +02:00
..
agent_enumerator.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
embedding_defs_enumerator.rb
embedding_defs_validator.rb DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
embeddings_module_validator.rb
feature.rb DEV: Add the ability to register an AI module for data explorer (#38891) 2026-04-03 13:59:06 +08:00
llm_dependency_validator.rb
llm_enumerator.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
llm_validator.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
llm_vision_enumerator.rb
module.rb DEV: Add the ability to register an AI module for data explorer (#38891) 2026-04-03 13:59:06 +08:00
simple_llm_validator.rb
spam_detection_validator.rb