AnatoliiG commited on
Commit
af6affa
·
1 Parent(s): 9be7e63

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -1
ui.py CHANGED
@@ -17,7 +17,7 @@ def create_ui():
17
  gr.Markdown("### ⚙️ Settings")
18
  system_prompt = gr.Textbox(
19
  label="System Prompt",
20
- value="You are an expert coding assistant. Write clean, efficient code.",
21
  lines=5,
22
  )
23
  temperature = gr.Slider(
 
17
  gr.Markdown("### ⚙️ Settings")
18
  system_prompt = gr.Textbox(
19
  label="System Prompt",
20
+ value="Вы опытный программист. Пишите чистый и эффективный код.",
21
  lines=5,
22
  )
23
  temperature = gr.Slider(