Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Feat OpenAI Path [Text Moderation] #80

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Feat OpenAI Path [Text Moderation] #80

merged 1 commit into from
Nov 11, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

[+] feat(openai.ts): add support for text moderation configuration from app config state
[+] feat(settings.tsx): add checkbox for enabling/disabling text moderation in settings
[+] fix(constant.ts): remove unused TextModeration constant
[+] feat(locales): add translations for TextModeration title and subtitle in multiple languages
[+] feat(config.ts): add textmoderation property to DEFAULT_CONFIG and set it to true by default
[+] fix(config.ts): update version to 3.9 and add migration to set textmoderation to true for older versions

Note : This is a cherry pick from the experimental branch that hasn't been merged into the main branch yet.

[+] feat(openai.ts): add support for text moderation configuration from app config state
[+] feat(settings.tsx): add checkbox for enabling/disabling text moderation in settings
[+] fix(constant.ts): remove unused TextModeration constant
[+] feat(locales): add translations for TextModeration title and subtitle in multiple languages
[+] feat(config.ts): add textmoderation property to DEFAULT_CONFIG and set it to true by default
[+] fix(config.ts): update version to 3.9 and add migration to set textmoderation to true for older versions
@H0llyW00dzZ H0llyW00dzZ merged commit a527ee1 into main Nov 11, 2023
2 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the cherrypicks branch November 11, 2023 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant