Create data.jsonl
Browse files- data.jsonl +5 -0
data.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"instruction":"Stokları kontrol et","context":"Depo düzenlenecek","response":"Stok durumunu kontrol ediyorum"}
|
| 2 |
+
{"instruction":"Eksik ürünü bildir","context":"Raf boş","response":"Eksik ürünü bildiriyorum"}
|
| 3 |
+
{"instruction":"Ürünü kaydet","context":"Yeni ürün geldi","response":"Ürünü sisteme kaydediyorum"}
|
| 4 |
+
{"instruction":"Rafı güncelle","context":"Yer değişikliği yapıldı","response":"Raf bilgisini güncelliyorum"}
|
| 5 |
+
{"instruction":"Envanter raporu oluştur","context":"Ay sonu","response":"Envanter raporunu oluşturuyorum"}
|