JeffJing commited on
Commit
1e11028
·
1 Parent(s): 8eef26b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from steamship import Steamship
7
 
8
  #if you have OpenAI API key as a string, enable the below
9
 
10
- client = Steamship(workspace="gpt-41111")
11
  generator = client.use_plugin('gpt-4')
12
 
13
  prompt = "你好,我是做客ChatBot,当前运行在OpenAI GPT-4模型,欢迎大家通过我体验GPT-4的强大。"
 
7
 
8
  #if you have OpenAI API key as a string, enable the below
9
 
10
+ client = Steamship(workspace="gpt-411111111")
11
  generator = client.use_plugin('gpt-4')
12
 
13
  prompt = "你好,我是做客ChatBot,当前运行在OpenAI GPT-4模型,欢迎大家通过我体验GPT-4的强大。"