olivia v2.2 Release Notes

Release Date: 2020-03-25 // about 4 years ago
  • Intents file

    Now we can specify the intents file to train the neural network with:

    $ go run main.go -intents=intents.json
    

    🔨 Refactor

    🔨 Refactor the code with comments and new tests