upd roles
This commit is contained in:
parent
c2c254be4d
commit
8e6811f41f
@ -1,3 +1,4 @@
|
||||
streamlit==1.19.0
|
||||
openai==0.27.0
|
||||
gtts==2.3.1
|
||||
pip==23.0.1
|
||||
|
@ -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",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user