tabby/crates
Meng Zhang f05dd3a2f6
refactor: cleanup chat api make it message oriented (#497)
* refactor: refactor into /chat/completions api

* Revert "feat: support request level stop words (#492)"

This reverts commit 0d6840e372.

* feat: adjust interface

* switch interface in tabby-playground

* move to chat/prompt, add unit test

* update interface
2023-10-02 15:39:15 +00:00
..
ctranslate2-bindings refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
http-api-bindings refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
llama-cpp-bindings refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
rust-cxx-cmake-bridge refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00
tabby refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
tabby-common feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00
tabby-download feat: support ModelScope for model registry downloading (#477) 2023-09-26 11:52:11 -07:00
tabby-inference refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
tabby-scheduler feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00