Merged
Conversation
Member
|
Unrelated red fetcher test fixed in #11737 |
Member
|
Chat model and API key are not yet persistent. Each time I open the preferences, I see them being reset to nothing. I found this through InAnYan#186 |
Member
|
I also triggered this error message when switching from AI provider "mistral AI" to "Gemini": |
Member
Author
|
TODO: ADD PRIVACY POLICY OF GOOGLE AI |
Member
Author
|
Privacy Policy added. Bugs fixed |
# Conflicts: # build.gradle
Siedlerchr
reviewed
Sep 11, 2024
| </TextFlow> | ||
| <TextFlow fx:id="geminiPrivacyTextFlow"> | ||
| <children> | ||
| <Text text="%If you have chosen the Google Gemini as AI provider, the privacy policy of Google Gemini applies. You find it at %0."> |
Member
There was a problem hiding this comment.
Can't we unify the l10n here and add the name of the AI provider as a parameter as well?
If you have chosen %0 as AI provider, the privacy policy of Google Gemini applies. You find it at %1.">
Member
Author
Member
Author
|
Ready to review |
Siedlerchr
previously approved these changes
Sep 13, 2024
koppor
approved these changes
Sep 13, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Mandatory checks
- [ ] Change inCHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)- [ ] Tests created for changes (if applicable)- [ ] Screenshots added in PR description (for UI changes)