LocalAI/api
Ettore Di Giacinto 824612f1b4
feat: initial watchdog implementation (#1341)
* feat: initial watchdog implementation

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

* fiuxups

* Add more output

* wip: idletime checker

* wire idle watchdog checks

* enlarge watchdog time window

* small fixes

* Use stopmodel

* Always delete process

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-11-26 18:36:23 +01:00
..
backend feat: allow to run parallel requests (#1290) 2023-11-16 08:20:05 +01:00
config fix(api/config): allow YAML config with .yml (#1299) 2023-11-17 22:47:30 +01:00
localai feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
openai fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
options feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
schema fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
api_test.go feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
api.go feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
apt_suite_test.go feat: add CI/tests (#58) 2023-04-22 00:44:52 +02:00