ahuang11 commited on
Commit
e32e90e
1 Parent(s): 4788972

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ fig
56
 
57
 
58
  async def callback(content: str, user: str, instance: pn.chat.ChatInterface):
59
- api_key = "V6GRG2NJXrlhZvpZ7fyso5IrF7KDDN6v"
60
  client = MistralAsyncClient(api_key=api_key)
61
 
62
  # system
 
56
 
57
 
58
  async def callback(content: str, user: str, instance: pn.chat.ChatInterface):
59
+ api_key = "eONhYm3inwx5qRfSiuSw9ryj45kyZblJ"
60
  client = MistralAsyncClient(api_key=api_key)
61
 
62
  # system