This website requires JavaScript.
Explore
Help
Sign In
root
/
tabby
mirror of
https://gitee.com/zhang_1334717033/tabby.git
Watch
1
Star
0
Fork
You've already forked tabby
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f1a3039b0
tabby
/
crates
/
tabby-common
/
src
History
Meng Zhang
febfa18e4a
refactor: move code api to tabby/serve (
#771
)
2023-11-12 22:58:15 +00:00
..
config.rs
feat: add server.completion_timeout to control timeout of /v1/completion (
#637
)
2023-10-25 22:05:23 +00:00
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: move code api to tabby/serve (
#771
)
2023-11-12 22:58:15 +00: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
…