discourse-ai/assets/javascripts/discourse
Joffrey JAFFEUX 91a97d75da FIX: prevents double escaping of filters
We were passing: `{"category": 4}` which was then escape by Ember, basically causing a double Json stringify and preventing code to work down the road.
2025-03-10 21:05:38 +01:00
..
admin FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
components FIX: prevents double escaping of filters 2025-03-10 21:05:38 +01:00
connectors FEATURE: implement thinking token support (#1155) 2025-03-04 12:22:30 +11:00
controllers DEV: Bump dependencies and fix linting (#1115) 2025-02-06 17:42:32 +01:00
lib FIX: update draft key for new PM with AI bot (#1123) 2025-02-13 12:08:31 +11:00
routes FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00
services UX: Smoother streaming for discoveries (#1154) 2025-02-27 07:32:39 -08:00
templates UX: add links to sentiment to admin sidebar (#1158) 2025-02-28 15:29:04 -05:00
admin-discourse-ai-plugin-route-map.js FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03: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
preferences-ai-route-map.js FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00