omersaidd commited on
Commit
a3bcd4f
·
verified ·
1 Parent(s): e979d7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ api_url = "https://api.dify.ai/v1/chat-messages"
9
  conversation_id = ""
10
 
11
  def chat_with_dify(message, history):
12
- """Etikos AI sorularınıza cevap vermek için buradayım."""
13
  global conversation_id
14
 
15
  # API isteği için payload
 
9
  conversation_id = ""
10
 
11
  def chat_with_dify(message, history):
12
+ """Etikos AI olarak sorularınıza cevap vermek için buradayım."""
13
  global conversation_id
14
 
15
  # API isteği için payload