tabby/crates/tabby
Meng Zhang a12f741565
feat: use remote code search in workers (#833)
* refactor: lift tabby::api::code to tabby_common::api::code

* feat: use remote code search in workers

* update

* handle errors
2023-11-18 23:45:00 +00:00
..
src feat: use remote code search in workers (#833) 2023-11-18 23:45:00 +00:00
tests fix: add flag to disable retrieval augmented code completion and set … (#580) 2023-10-17 22:26:23 +00:00
.gitignore add ctranslate2-bindings / tabby rust packages (#146) 2023-05-25 14:05:28 -07:00
Cargo.lock Build link shared in docker for ctranslate2 (#150) 2023-05-27 00:05:56 -07:00
Cargo.toml feat: add ee feature flag to distinguish the OSS and EE offering (#789) 2023-11-14 16:15:15 -08:00
build.rs chore: add 'v*' match pattern to restrict git describe only compare against a actual release 2023-10-09 11:13:37 -07:00