tabby/crates
Meng Zhang b862d9d100
feat: support worker events logging (#831)
* refactor: lift tabby::api::event to tabby_common::api::event

* feat: allow worker write logs to webserver::api::Hub service

* refactor: implement RawEventLogger on HubClient directly

* fix: build context in request's scope
2023-11-18 23:17:54 +00:00
..
http-api-bindings refactor: use Arc<dyn TextGeneration> and Arc<dyn CodeSearch> 2023-11-11 14:42:57 -08:00
juniper-axum refactor: use tarpc for easier worker <-> hub communication (#781) 2023-11-14 12:48:20 -08:00
llama-cpp-bindings fix: helpful message when llama.cpp submodule is not present (#719) (#775) 2023-11-13 07:51:46 +00:00
tabby feat: support worker events logging (#831) 2023-11-18 23:17:54 +00:00
tabby-common feat: support worker events logging (#831) 2023-11-18 23:17:54 +00:00
tabby-download feat: match local model directory to MODEL_SPEC.md (#800) 2023-11-16 03:33:38 +00:00
tabby-inference
tabby-scheduler fix: keep only direct dependency, clean up path (#827) 2023-11-18 08:50:16 +00:00