discourse-ai/assets/javascripts/discourse
Sam 61890b667c
FEATURE: search command now support searching in context of user (#610)
This optional feature allows search to be performed in the context
of the user that executed it.

By default we do not allow this behavior cause it means llm gets
access to potentially secure data.
2024-05-10 11:32:34 +10:00
..
admin FEATURE: support Chat with AI Persona via a DM (#488) 2024-05-06 09:49:02 +10:00
components FEATURE: search command now support searching in context of user (#610) 2024-05-10 11:32:34 +10:00
connectors FEATURE: Insert footnote from explained result (#591) 2024-05-03 11:53:17 -07:00
controllers DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00
lib DEV: replace diffhtml with morphlex (#555) 2024-04-04 16:00:16 +02:00
routes DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
services FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
templates DEV: Moving around admin persona config routes again (#586) 2024-05-02 12:42:30 +10:00
admin-discourse-ai-plugin-route-map.js DEV: Moving around admin persona config routes again (#586) 2024-05-02 12:42:30 +10:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
discourse-ai-shared-conversation-show-route-map.js FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00