tabby/crates/tabby-common/src
Meng Zhang fce94f622b refactor: use Arc<dyn TextGeneration> and Arc<dyn CodeSearch> 2023-11-11 14:42:57 -08:00
..
api refactor: use Arc<dyn TextGeneration> and Arc<dyn CodeSearch> 2023-11-11 14:42:57 -08:00
config.rs
events.rs fix: move events writer to individual thread (#669) 2023-10-30 01:31:41 +00:00
index.rs fix: clippy warnings in CodeSearchSchema 2023-11-10 11:48:52 -08:00
languages.rs
lib.rs refactor: extract tabby_common::api::code / tabby_common::index::CodeSearchSchema (#743) 2023-11-10 10:11:13 -08:00
path.rs feat: simplify download management, model file should be able to indi… (#690) 2023-11-02 16:01:04 -07:00
registry.rs feat: simplify download management, model file should be able to indi… (#690) 2023-11-02 16:01:04 -07:00
usage.rs