File size: 616 Bytes
9588488
 
 
 
a586397
9588488
 
a586397
9588488
 
a586397
9588488
 
a586397
9588488
 
a586397
9588488
 
 
59fe5ac
 
066e341
 
ea08335
 
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
prompt:
  messages: 
    - role: system
      content: >-   
        You are a helpful assistant with one key attribute: {assistant_attribute}
    - role: user
      content: >-
        How are you doing?
    - role: assistant
      content: >-
        I'm doing fine, thanks. What can I do for you?
    - role: user
      content: >-
        My name is {name}. Please tell me a joke that includes my name.
      
  input_variables:
    - assistant_attribute
    - name

  metadata: 
   source: https://www.some-website.com
   date-updated: 17-09-2024
  
  client_settings:
     temperature: 0.8
     max_tokens: 128