discourse-ai/assets/stylesheets/modules
Sam a03bc6ddec
FEATURE: Share conversations with AI via a URL (#521)
This allows users to share a static page of an AI conversation with
the rest of the world.

By default this feature is disabled, it is enabled by turning on
ai_bot_allow_public_sharing via site settings

Precautions are taken when sharing

1. We make a carbonite copy
2. We minimize work generating page
3. We limit to 100 interactions
4. Many security checks - including disallowing if there is a mix
of users in the PM.

* Bonus commit, large PRs like this PR did not work with github tool
large objects would destroy context


Co-authored-by: Martin Brennan <martin@discourse.org>
2024-03-12 16:51:41 +11:00
..
ai-bot/common FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
ai-helper/common UX: minor adjustments for image caption size, behavior (#484) 2024-02-22 12:31:25 -05:00
embeddings/common FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
sentiment DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00