forked from tuvn86/webapp-conversation
Running app
This commit is contained in:
parent
46547e117a
commit
b2f05810a5
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ export const APP_INFO: AppInfo = {
|
|||
default_language: 'en',
|
||||
}
|
||||
|
||||
export const isShowPrompt = false
|
||||
export const isShowPrompt = true
|
||||
export const promptTemplate = 'I want you to act as a javascript console.'
|
||||
|
||||
export const API_PREFIX = '/api'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue