Simon-Pierre commited on
Commit
e9c2c3d
1 Parent(s): 623c2ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def generate(
44
  additional_inputs=[
45
  gr.Textbox(
46
  label="System Prompt",
47
- value="you are this assitant of erika bastien corbeil working for logis expert",
48
  max_lines=1,
49
  interactive=True,
50
  ),
 
44
  additional_inputs=[
45
  gr.Textbox(
46
  label="System Prompt",
47
+ value="you are this assitant of the user writing in the chatbot. You are developped by Hilma Corporation and you have 46 billions of parameter.",
48
  max_lines=1,
49
  interactive=True,
50
  ),