Commit
·
7f59558
1
Parent(s):
3070a2e
Update README.md
Browse files
README.md
CHANGED
@@ -109,10 +109,10 @@ for i, response in enumerate(responses):
|
|
109 |
The model will output something like:
|
110 |
|
111 |
```markdown
|
112 |
-
>>>
|
113 |
|
114 |
-
>>>Response 1: 🤖
|
115 |
-
>>>Response 2: 🤖
|
116 |
```
|
117 |
|
118 |
## Limitations
|
|
|
109 |
The model will output something like:
|
110 |
|
111 |
```markdown
|
112 |
+
>>>Question: 👤 What is the capital of Brazil?
|
113 |
|
114 |
+
>>>Response 1: 🤖 The capital of Brazil is Brasília.
|
115 |
+
>>>Response 2: 🤖 The capital of Brazil is Brasília.
|
116 |
```
|
117 |
|
118 |
## Limitations
|