Commit ·
28d8a78
1
Parent(s): 8549471
- Adding Pianote phrases
Browse files
Config_files/message_system_config.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
| 20 |
"AI_Jargon": ["elevate", "enhance", "ignite", "reignite", "rekindle", "rediscover","passion", "boost", "fuel", "thrill", "revive", "spark", "performing", "fresh", "tone", "enthusiasm", "illuminate"],
|
| 21 |
"AI_phrases_singeo": ["your voice deserves more"],
|
| 22 |
"AI_phrases_guitareo": ["strum", "boost"],
|
|
|
|
| 23 |
"header_limit": 30,
|
| 24 |
"message_limit": 110,
|
| 25 |
"LLM_models": ["gpt-4o-mini", "gpt-4o", "gpt-4.1-mini", "gemini-2.5-flash-lite", "gemini-2.5-flash", "gemini-2.0-flash", "gpt-5-mini", "gpt-5-nano","claude-3-5-haiku-latest", "google/gemma-3-27b-instruct/bf-16"],
|
|
|
|
| 20 |
"AI_Jargon": ["elevate", "enhance", "ignite", "reignite", "rekindle", "rediscover","passion", "boost", "fuel", "thrill", "revive", "spark", "performing", "fresh", "tone", "enthusiasm", "illuminate"],
|
| 21 |
"AI_phrases_singeo": ["your voice deserves more"],
|
| 22 |
"AI_phrases_guitareo": ["strum", "boost"],
|
| 23 |
+
"AI_phrases_pianote": ["boost"],
|
| 24 |
"header_limit": 30,
|
| 25 |
"message_limit": 110,
|
| 26 |
"LLM_models": ["gpt-4o-mini", "gpt-4o", "gpt-4.1-mini", "gemini-2.5-flash-lite", "gemini-2.5-flash", "gemini-2.0-flash", "gpt-5-mini", "gpt-5-nano","claude-3-5-haiku-latest", "google/gemma-3-27b-instruct/bf-16"],
|