thisrudrapatel commited on
Commit
4b0f070
·
verified ·
1 Parent(s): 63b2c8f

Update app.py

Browse files

I forgot to update the prototype name!

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ INSTRUCTIONS = """
58
  </div>
59
  """
60
 
61
- TITLE = "<h1> Leetcode Solution Explainer </h1>"
62
 
63
  def generate_response(message: str, system_prompt: str, temperature: float, max_tokens: int):
64
  conversation = [
 
58
  </div>
59
  """
60
 
61
+ TITLE = "<h1> WhatTheCode() 💻🤯 </h1>"
62
 
63
  def generate_response(message: str, system_prompt: str, temperature: float, max_tokens: int):
64
  conversation = [