File size: 1,719 Bytes
87ce043
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
fields:
- id: !!python/object:uuid.UUID
    int: 251386701133469583975130400050695440191
  name: category
  required: true
  settings:
    type: text
    use_markdown: false
  title: Task category
  type: text
  use_markdown: false
- id: !!python/object:uuid.UUID
    int: 291554389807150876603654449172932678419
  name: instruction
  required: true
  settings:
    type: text
    use_markdown: false
  title: Instruction
  type: text
  use_markdown: false
- id: !!python/object:uuid.UUID
    int: 320031556317708960997293804043398331623
  name: context
  required: false
  settings:
    type: text
    use_markdown: false
  title: Input
  type: text
  use_markdown: false
- id: !!python/object:uuid.UUID
    int: 98138111721950240814426428105628797830
  name: response
  required: true
  settings:
    type: text
    use_markdown: false
  title: Response
  type: text
  use_markdown: false
guidelines: our guidelines
questions:
- description: desc instruction
  id: !!python/object:uuid.UUID
    int: 119405317249286313941008093994816431732
  name: final-instruction
  required: true
  settings:
    type: text
    use_markdown: false
  title: 'Final Instruction:'
  type: text
  use_markdown: false
- description: desc input
  id: !!python/object:uuid.UUID
    int: 57941532786131090365030986941149590907
  name: final-context
  required: false
  settings:
    type: text
    use_markdown: false
  title: 'Final Input:'
  type: text
  use_markdown: false
- description: desc response
  id: !!python/object:uuid.UUID
    int: 91200826557311417719500663641701219761
  name: final-response
  required: true
  settings:
    type: text
    use_markdown: false
  title: 'Final Response:'
  type: text
  use_markdown: false