tabby/crates/tabby
Meng Zhang 8fca850037
feat(eval): add debug_options.raw_prompt to tabby api for evaluation purpose (#605)
* update eval

* feat: re-purpose  as raw input to LLM

* move prompt to Debug options

* Update crates/tabby/src/serve/completions.rs
2023-10-21 20:47:44 +00:00
..
playground refactor: support multiple page in playground (#537) 2023-10-11 23:27:20 +00:00
src feat(eval): add debug_options.raw_prompt to tabby api for evaluation purpose (#605) 2023-10-21 20:47:44 +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 test: add golden test for tabby server (#566) 2023-10-16 08:06:37 +00: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