seawolf2357 commited on
Commit
807e423
Β·
verified Β·
1 Parent(s): 92c7359

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ class MyClient(discord.Client):
101
  λ°˜λ“œμ‹œ ν•œκΈ€λ‘œ λ‹΅λ³€ν•˜μ‹­μ‹œμ˜€.
102
  μž‘μ„±λœ κΈ€μ˜ λ§ˆμ§€λ§‰μ— λ°˜λ“œμ‹œ 인삿말과 OpenFreeAI 라고 μžμ‹ μ„ λ°ν˜€λΌ.
103
  """
104
- messages = [
105
  {"role": "system", "content": system_prompt},
106
  {"role": "user", "content": comment},
107
  {"role": "system", "content": f"λΉ„λ””μ˜€ μžλ§‰: {transcript}"}
 
101
  λ°˜λ“œμ‹œ ν•œκΈ€λ‘œ λ‹΅λ³€ν•˜μ‹­μ‹œμ˜€.
102
  μž‘μ„±λœ κΈ€μ˜ λ§ˆμ§€λ§‰μ— λ°˜λ“œμ‹œ 인삿말과 OpenFreeAI 라고 μžμ‹ μ„ λ°ν˜€λΌ.
103
  """
104
+ messages = [
105
  {"role": "system", "content": system_prompt},
106
  {"role": "user", "content": comment},
107
  {"role": "system", "content": f"λΉ„λ””μ˜€ μžλ§‰: {transcript}"}