yashwanthputikam99 commited on
Commit
c088718
·
verified ·
1 Parent(s): 4b5c7ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from ibm_watsonx_ai.foundation_models import Model
4
 
5
  def get_credentials():
6
  # Simulating the input of API key 'abc123456'
7
- apikey = 'O0g17oATnv3hpejzM9svvjaNQc7LX7xV2qH5418saEXD'
8
  return {
9
  "url": "https://us-south.ml.cloud.ibm.com",
10
  "apikey": apikey
 
4
 
5
  def get_credentials():
6
  # Simulating the input of API key 'abc123456'
7
+ apikey = 'oRiRYiA8-HRtYpM4N5PGbIyxmqCb8q9VBuQHgzRTxIFi'
8
  return {
9
  "url": "https://us-south.ml.cloud.ibm.com",
10
  "apikey": apikey