File size: 555 Bytes
abf5c1f
 
1749258
19c5d02
1749258
 
abf5c1f
1749258
 
abf5c1f
 
 
 
1749258
 
abf5c1f
19c5d02
abf5c1f
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
prompt:
  template:
    - role: system
      content: You are a coding assistant who explains concepts clearly and provides short examples.
    - role: user
      content: Explain what {{concept}} is in {{programming_language}}.
  template_variables:
    - concept
    - programming_language
  metadata:
    name: Code Teacher
    description: A simple chat prompt for explaining programming concepts with examples
    tags:
      - programming
      - education
    version: 0.0.1
    author: My Awesome Company
  client_parameters: {}
  custom_data: {}