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(ai-help): release 2.0 #373

Merged
merged 68 commits into from
Dec 14, 2023
Merged

feat(ai-help): release 2.0 #373

merged 68 commits into from
Dec 14, 2023

Conversation

fiji-flo
Copy link
Contributor

@fiji-flo fiji-flo commented Oct 2, 2023

Summary

Backend changes for AI Help 2.0, see also: mdn/yari#10155

Notable changes:

  • New feature: History.
  • New feature: Message tree.
  • New feature: Playground integration.
  • Improvement: Enhanced context.
  • Improvement: New refined prompt.
  • Improvement: Upgrade from GPT-3.5 to GPT-4.
Original description

feat(experiments): add experiment support + initial experiments

This adds:

  • experiments settings
  • initial experiments for AI-Help optimizations phase 1
    • improved context, new prompt, gpt4
    • refactored prompt assembling
  • logging for if experiments are enabled
  • preliminary history based on logging

@fiji-flo fiji-flo marked this pull request as ready for review October 2, 2023 13:06
@fiji-flo fiji-flo changed the title Experiments feat(experiments): add experiment support + initial experiments Oct 2, 2023
@caugner caugner changed the title feat(experiments): add experiment support + initial experiments feat(ai-help): release v2 Dec 11, 2023
Copy link
Member

@LeoMcA LeoMcA left a comment

Choose a reason for hiding this comment

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

lgtm

@caugner caugner changed the title feat(ai-help): release v2 feat(ai-help): release 2.0 Dec 13, 2023
@caugner caugner merged commit 9499ee9 into main Dec 14, 2023
3 checks passed
@caugner caugner deleted the experiments branch December 14, 2023 11:08
caugner added a commit to mdn/yari that referenced this pull request Dec 14, 2023
Frontend changes for AI Help 2.0, see also: mdn/rumba#373.

Notable changes:

- New feature: History.
- New feature: Message tree.
- New feature: Playground integration.
- Improvement: Enhanced context.
- Improvement: New refined prompt.
- Improvement: Upgrade from GPT-3.5 to GPT-4.

Co-authored-by: Florian Dieminger <me@fiji-flo.de>
Co-authored-by: Leo McArdle <lmcardle@mozilla.com>
LeoMcA added a commit to mdn/generic-content that referenced this pull request Oct 31, 2024
Frontend changes for AI Help 2.0, see also: mdn/rumba#373.

Notable changes:

- New feature: History.
- New feature: Message tree.
- New feature: Playground integration.
- Improvement: Enhanced context.
- Improvement: New refined prompt.
- Improvement: Upgrade from GPT-3.5 to GPT-4.

Co-authored-by: Florian Dieminger <me@fiji-flo.de>
Co-authored-by: Leo McArdle <lmcardle@mozilla.com>
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.

3 participants