tabby/crates/tabby-common/src
Eric e78cc1f844
feat: add api to serve files under repositories (#851)
* feat: add api to serve files under repositories

* resolve comments

* resolve comments

* Update repositories.rs

* Update lib.rs

* resolve comment

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-11-24 01:58:56 +00:00
..
api feat: use remote code search in workers (#833) 2023-11-18 23:45:00 +00:00
config.rs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
index.rs fix: clippy warnings in CodeSearchSchema 2023-11-10 11:48:52 -08:00
languages.rs fix: chat completions should use empty stop words (#626) 2023-10-24 15:49:11 +00:00
lib.rs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
path.rs fix: keep only direct dependency, clean up path (#827) 2023-11-18 08:50:16 +00:00
registry.rs fix: save_model_info failed if dir not exist (#845) 2023-11-20 04:27:30 +00:00
usage.rs fix: Skip creating `usage_anonymous_id` when TABBY_DISABLE_USAGE_COLLECTION is set (#864) 2023-11-23 15:46:07 +00:00