feat(mx): increase halo bot timeout
This commit is contained in:
parent
b4063fda66
commit
ae068cfd84
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
modelBaseUrl = "http://halo.hoyer.tail:8000/v1";
|
modelBaseUrl = "http://halo.hoyer.tail:8000/v1";
|
||||||
model = "halo-8000";
|
model = "halo-8000";
|
||||||
botName = "Halo";
|
botName = "Halo";
|
||||||
|
timeout = 200;
|
||||||
allowedUsers = [ ];
|
allowedUsers = [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue