tabby/crates/tabby-common/src
Meng Zhang 2192cc718f
feat: implement rust cargo.lock dependency extraction (#874)
* feat: implement rust cargo.lock dependency extraction

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-23 08:35:19 +00:00
..
api feat: use remote code search in workers (#833) 2023-11-18 23:45:00 +00:00
config.rs feat: add server.completion_timeout to control timeout of /v1/completion (#637) 2023-10-25 22:05:23 +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: implement rust cargo.lock dependency extraction (#874) 2023-11-23 08:35:19 +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 docs: add telemetry information when creating usage id for tracking (#627) 2023-10-24 13:02:37 -07:00