Fixed a typo in Readme
#1
by
iamwill221
- opened
README.md
CHANGED
@@ -113,7 +113,7 @@ print(generate_response(messages, temperature=0.9))
|
|
113 |
Oolel is not optimized for multi-turn conversations, but you can try it!
|
114 |
```bash
|
115 |
messages = [
|
116 |
-
{"role": "user", "content": "Wax ma
|
117 |
{"role": "assistant", "content": "CEDEAO mooy 'organisation' gu boole reew yi nekk ci pennc Afrika bi. Mu ngi sukkandiku ci wàll économie, politig, ak déggoo diggante reew yi"},
|
118 |
{"role": "user", "content": "ñaata reew ñoo ci bokk?"}
|
119 |
]
|
|
|
113 |
Oolel is not optimized for multi-turn conversations, but you can try it!
|
114 |
```bash
|
115 |
messages = [
|
116 |
+
{"role": "user", "content": "Wax ma lan mooy CEDEAO ? Ci lan lay liggeey?"},
|
117 |
{"role": "assistant", "content": "CEDEAO mooy 'organisation' gu boole reew yi nekk ci pennc Afrika bi. Mu ngi sukkandiku ci wàll économie, politig, ak déggoo diggante reew yi"},
|
118 |
{"role": "user", "content": "ñaata reew ñoo ci bokk?"}
|
119 |
]
|