discourse/plugins/discourse-ai/spec
Mark VanLandingham 4e4f18b8b5
DEV: Pass category/tags to LLM for AI summary (#33861)
This PR passed the category and tags in the request to the LLM for topic
summary, to be leveraged by prompts.
2025-07-25 10:35:05 -05:00
..
configuration DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
db/migrate DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
fabricators
fixtures
jobs DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
lib DEV: Pass category/tags to LLM for AI summary (#33861) 2025-07-25 10:35:05 -05:00
models DEV: Remove AI Auto image caption feature (#33794) 2025-07-24 10:15:04 -07:00
reports
requests DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
serializers
services DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
shared/inference
support
system UX: convert AI admin feature buttons to links (#33840) 2025-07-24 15:25:47 -04:00
tasks
plugin_helper.rb
plugin_spec.rb