upd roles

This commit is contained in:
kosarevskiydp 2023-03-07 23:25:14 +03:00
parent c2c254be4d
commit 8e6811f41f
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,4 @@
streamlit==1.19.0
openai==0.27.0
gtts==2.3.1
pip==23.0.1

View File

@ -10,12 +10,13 @@ AI_MODEL_OPTIONS = [
AI_ROLE_OPTIONS = [
"helpful assistant",
"code assistant",
"code reviewer",
"text improver",
"cinema expert",
"sport expert",
"online games expert",
"expert in delicious food recipes",
"expert in healthy food recipes",
"food recipes expert",
"English grammar expert",
]