Changelog History
-
v2.5 Changes
April 29, 2020Releasing 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, 2020Releasing the Intents dashboard API
You can now add, delete intents from the REST Api
-
v2.3 Changes
April 04, 2020Releasing the Spotify module
You can now play music from Spotify using Olivia
-
v2.2 Changes
March 25, 2020Intents 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, 2020Server
๐ Move the WebSocket and the REST API together to avoid multi-ports bugs
-
v2.1 Changes
March 21, 2020Dashboard
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๐ See the changelog
-
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