MatteoScript commited on
Commit
33a4eb5
·
verified ·
1 Parent(s): 5f3605f

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -63,7 +63,7 @@ def read_root(request: Request, input_data: InputData):
63
  "messages": [
64
  {{
65
  "role": "instructions",
66
- "content": {input_data.instruction}
67
  }},
68
  {{
69
  "role": "user",
 
63
  "messages": [
64
  {{
65
  "role": "instructions",
66
+ "content": "{input_data.instruction}"
67
  }},
68
  {{
69
  "role": "user",