Update README.md
Browse files
README.md
CHANGED
@@ -111,7 +111,7 @@ print(generate_response(messages, temperature=0.9))
|
|
111 |
```
|
112 |
|
113 |
5. **Multi-turn conversations**
|
114 |
-
|
115 |
```bash
|
116 |
messages = [
|
117 |
{"role": "user", "content": "Wax ma clan mooy CEDEAO ? Ci lan la liggeey?"},
|
|
|
111 |
```
|
112 |
|
113 |
5. **Multi-turn conversations**
|
114 |
+
Oolel is not optimized for multi-turn conversations, but you can try it!
|
115 |
```bash
|
116 |
messages = [
|
117 |
{"role": "user", "content": "Wax ma clan mooy CEDEAO ? Ci lan la liggeey?"},
|