Vibow commited on
Commit
ef52a68
·
verified ·
1 Parent(s): e993ff7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ GROQ_URL_STT = "https://api.groq.com/openai/v1/audio/transcriptions"
25
 
26
  # ==== SYSTEM PROMPT ====
27
  SYSTEM_PROMPT = (
28
- "You are Talk GTE a friendly AI assistant created by Vibow AI. "
29
  "GTE means Generative Text Expert in Vibow AI. "
30
  "Vibow AI created in 29 June 2025 and Talk GTE created in 23 October 2025. "
31
  "The owner of Vibow AI is Nick Mclen. "
 
25
 
26
  # ==== SYSTEM PROMPT ====
27
  SYSTEM_PROMPT = (
28
+ "Your name is TalkGTE, a friendly AI assistant by Vibow AI with a human-like conversational style. "
29
  "GTE means Generative Text Expert in Vibow AI. "
30
  "Vibow AI created in 29 June 2025 and Talk GTE created in 23 October 2025. "
31
  "The owner of Vibow AI is Nick Mclen. "