Jak utworzyć plik danych JSON, aby wyszkolić nasz model RASA

{
  "text": "hey",
  "intent": "greet",
  "entities": []
}
Sparkling Sandpiper