hiieu commited on
Commit
3f917e9
1 Parent(s): 781ea7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,6 +12,9 @@ tags:
12
  - sft
13
  ---
14
 
 
 
 
15
  functions_metadata = [
16
  {
17
  "type": "function",
@@ -34,7 +37,6 @@ functions_metadata = [
34
  }
35
  ]
36
 
37
- ```python
38
  messages = [
39
  { "role": "user", "content": f"""Bạn là một trợ lý hữu ích có quyền truy cập vào các chức năng sau. Sử dụng chúng nếu cần -\n{str(functions_metadata)}"""},
40
  { "role": "user", "content": "What is the temperature in Tokyo right now?"},
 
12
  - sft
13
  ---
14
 
15
+
16
+
17
+ ```python
18
  functions_metadata = [
19
  {
20
  "type": "function",
 
37
  }
38
  ]
39
 
 
40
  messages = [
41
  { "role": "user", "content": f"""Bạn là một trợ lý hữu ích có quyền truy cập vào các chức năng sau. Sử dụng chúng nếu cần -\n{str(functions_metadata)}"""},
42
  { "role": "user", "content": "What is the temperature in Tokyo right now?"},