tabby/crates/tabby-common/src
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
..
config.rs refactor: improve swagger docs (#549) 2023-10-13 18:38:05 +00:00
events.rs feat(eval): add debug_options.raw_prompt to tabby api for evaluation purpose (#605) 2023-10-21 20:47:44 +00:00
index.rs feat: implement /v1beta/search interface (#516) 2023-10-06 18:54:12 +00:00
languages.rs refactor: extract language configuration into individual toml file (#564) 2023-10-16 00:24:44 +00:00
lib.rs refactor: extract language configuration into individual toml file (#564) 2023-10-16 00:24:44 +00:00
path.rs feat: add ggml fp16 / q8_0 files (#407) 2023-09-06 17:12:29 +00:00
usage.rs feat: add serve health heartbeat (#343) 2023-08-09 08:08:42 +00:00