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

feat: update ai answer for public question 🔼 #512

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

ramiAbdou
Copy link
Member

@ramiAbdou ramiAbdou commented Sep 11, 2024

Description ✏️

This PR updates the way we respond to a public thread/question. Instead of sending a full LLM response, we'll instead just link similar threads. The pros of this include:

  • The response is shorter and less overwhelming.
  • This will remind our users to search before asking a question.

This PR also:

  • Includes a footnote that links members back to our app's DM which should push them to ask questions to the chatbot.
  • Excludes the current thread from being linked.

Type of Change 🐞

  • Feature - A non-breaking change which adds functionality.
  • Fix - A non-breaking change which fixes an issue.
  • Refactor - A change that neither fixes a bug nor adds a feature.
  • Documentation - A change only to in-code or markdown documentation.
  • Tests - A change that adds missing unit/integration tests.
  • Chore - A change that is likely none of the above.

Checklist ✅

  • I have done a self-review of my code.
  • I have manually tested my code (if applicable).
  • I have added/updated any relevant documentation (if applicable).

@ramiAbdou ramiAbdou self-assigned this Sep 11, 2024
@ramiAbdou ramiAbdou marked this pull request as ready for review September 11, 2024 21:43
@ramiAbdou ramiAbdou merged commit 819f78b into main Sep 11, 2024
1 check passed
@ramiAbdou ramiAbdou deleted the rami/updates branch September 11, 2024 21:44
iperalta7 pushed a commit to iperalta7/oyster that referenced this pull request Sep 25, 2024
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.

1 participant