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

[Uplift 1.62.x] #21398 AI Chat: introduce freemium model concept #21594

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

@petemill petemill self-assigned this Jan 16, 2024
@petemill petemill requested a review from a team as a code owner January 16, 2024 22:22
@github-actions github-actions bot added the CI/storybook-url Deploy storybook and provide a unique URL for each build label Jan 16, 2024
* AI Chat: introduce freemium model concept

* AI Chat: Add mixtral model

* AI Chat: premium's default also becomes leo-expanded

* AI Chat: non-premium users on freemium models get rate limit error which prompts to use a basic (free) model as secondary action

* fix format from chromium upgrade

* AI Chat: introduce "is_freemium_available" boolean feature param

If true, certain freemium models are available to non-premium users. If false, those models are premium-only.

* AI Chat: migrate default model key pref from "chat-default" to "chat-basic"

* AI Chat: reduce claude page content character length to avoid token length mismatch more often

* AI Chat: model menu uses model display name instead of API name
@petemill petemill force-pushed the ai-chat-freemium-1.62.x branch 2 times, most recently from 4b8584b to dc5dfc0 Compare January 16, 2024 23:38
@brave-builds
Copy link
Collaborator

A Storybook has been deployed to preview UI for the latest push

@petemill petemill added this to the 1.62.x - Beta milestone Jan 17, 2024
@brave-builds
Copy link
Collaborator

A Storybook has been deployed to preview UI for the latest push

1 similar comment
@brave-builds
Copy link
Collaborator

A Storybook has been deployed to preview UI for the latest push

@brave-builds
Copy link
Collaborator

A Storybook has been deployed to preview UI for the latest push

Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

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

Uplift into 1.62.x approved 👍 QA has verified the PR on Nightly via 1.63.x as per #21398 (comment).

@kjozwiak kjozwiak merged commit 7a04dd5 into 1.62.x Jan 19, 2024
13 checks passed
@kjozwiak kjozwiak deleted the ai-chat-freemium-1.62.x branch January 19, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/storybook-url Deploy storybook and provide a unique URL for each build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants