Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Community AI updates #9491

Merged
merged 14 commits into from
Oct 1, 2024
Merged

Community AI updates #9491

merged 14 commits into from
Oct 1, 2024

Conversation

smallbrownbike
Copy link
Collaborator

Changes

Adds the ability to follow up with Max

This can be done in two ways:

  1. Trigger Max by mentioning him with @max. He'll take in all of the context of the thread and spit out an answer (if he can)
  2. Just respond! If it's just you (OP) and Max in the thread, he'll respond without being explicitly triggered. As soon as a third party joins in on the thread, the @max trigger will need to be used.

Adds mention ability

  • Currently shows everyone in the thread and Max AI
  • Transforms mentions into community profile links when rendered
Screen.Recording.2024-09-28.at.9.54.36.AM.mov

Makes all Max AI responses visible by default

His messages aren't displayed when Max is marked unhelpful (or no feedback is provided). This can make it look like a user is conversing with themselves. This fixes that! Feedback options will still only be shown to OP.


Strapi companion PR

Copy link

vercel bot commented Sep 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog ✅ Ready (Inspect) Visit Preview Sep 30, 2024 9:32pm

Copy link
Collaborator

@corywatilo corywatilo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bugs

  1. I clicked a link from the AI answer on this test question, then when I hit the back button, it showed this second response from Max.

    image

    After mentioning Max in a reply, it appears like this:

    image
    • The first Max reply was from before, then it came back with another one after my question. But the replies are technically out of order.
    • Refreshing the page removed the subsequent no-reply from Max.
  2. Asked a follow-up, got the same "couldn't find an answer" reply even though it did give me a reply

    image

@corywatilo corywatilo merged commit fad1f3f into master Oct 1, 2024
3 checks passed
@corywatilo corywatilo deleted the max-update branch October 1, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants