feat: add nuance, riva, ibm

This commit is contained in:
Quan HL
2023-02-21 08:49:15 +07:00
parent deee11b3f3
commit 1fed5aefab
23 changed files with 6779 additions and 0 deletions

13
config/test.json Normal file
View File

@@ -0,0 +1,13 @@
{
"logging": {
"level": "error"
},
"redis": {
"host": "127.0.0.1",
"port": 3379
},
"redis-auth": {
"host": "127.0.0.1",
"port": 3380
}
}