All Versions
8
Latest Version
2.5
Avg Release Cycle
53 days
Latest Release
1429 days ago

Changelog History

  • v2.5 Changes

    April 29, 2020

    Releasing the languages!

    ๐Ÿš€ The languages have been released to Olivia.
    Four languages are available for the beginning:

    • English
    • French
    • Spanish
    • Catalan

    ๐Ÿš€ A guide will release soon for adding new languages to Olivia.

  • v2.4 Changes

    April 14, 2020

    Releasing the Intents dashboard API

    You can now add, delete intents from the REST Api

  • v2.3 Changes

    April 04, 2020

    Releasing the Spotify module

    You can now play music from Spotify using Olivia

  • v2.2 Changes

    March 25, 2020

    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

  • v2.1.1 Changes

    March 22, 2020

    Server

    ๐Ÿšš Move the WebSocket and the REST API together to avoid multi-ports bugs

  • v2.1 Changes

    March 21, 2020

    Dashboard

    Create the Dashboard API with Training and Layers data.

    Neural network

    ๐ŸŽ The neural network has been completely re-written to gain in performance
    ๐Ÿ‘€ see: https://github.com/hugolgst/the-math-behind-an-artificial-neural-network

    ๐Ÿณ Docker

    ๐Ÿณ A Dockerfile has been created to help the CIs and make the installation easier.

    CIs

    ๐Ÿšš TravisCI and CircleCI has been removed from the repo, GitHub actions has been created for:

    • Checking the format
    • ๐Ÿ— Building and publishing the Docker image

    Organize Chat WebSocket

    ๐Ÿ“ฆ The WebSocket has been moved to its own package.

  • v2.0 Changes

    August 08, 2019
  • v1.5-beta Changes

    April 25, 2019

    ๐Ÿš€ This release follows the last one which was the change of language.

    ๐Ÿš€ This release is an improvement of the Neural Network, we are now using the fork of gonn (see olivia-ai/gonn).

    You can now chat again with Olivia on https://olivia-ai.org