tabby/crates
Meng Zhang abe0411f03
feat: add ee feature flag to distinguish the OSS and EE offering (#789)
* feat: add ee feature flag to distinguish the OSS offering and EE augmented offering

* [autofix.ci] apply automated fixes

* fix lint

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-14 16:15:15 -08: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: add ee feature flag to distinguish the OSS and EE offering (#789) 2023-11-14 16:15:15 -08:00
tabby-common refactor: extract routes/ to share routes between commands (#774) 2023-11-13 06:24:20 +00:00
tabby-download feat: support downloading resume (#700) 2023-11-05 02:38:06 +00:00
tabby-inference Release 0.6.0-dev 2023-11-03 18:04:12 -07:00
tabby-scheduler feat(scheduler): add a tqdm bar for scheduler job to better present the remaining time. (#754) 2023-11-10 19:52:07 +00:00