tabby/crates
Magnus F 821ca2dead
fix: Skip creating `usage_anonymous_id` when TABBY_DISABLE_USAGE_COLLECTION is set (#864)
* dont write file if tracking is disabled

* remove comment, id is optional

* Update usage.rs

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-11-23 15:46:07 +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 refactor: remove useless crates/tabby/Cargo.lock 2023-11-23 15:33:05 +08:00
tabby-common fix: Skip creating `usage_anonymous_id` when TABBY_DISABLE_USAGE_COLLECTION is set (#864) 2023-11-23 15:46:07 +00:00
tabby-download feat: match local model directory to MODEL_SPEC.md (#800) 2023-11-16 03:33:38 +00:00
tabby-inference Release 0.6.0-dev 2023-11-03 18:04:12 -07:00
tabby-scheduler feat: implement rust cargo.lock dependency extraction (#874) 2023-11-23 08:35:19 +00:00