tabby/clients/tabby-playground/lib/hooks
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
..
use-at-bottom.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
use-copy-to-clipboard.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
use-enter-submit.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
use-local-storage.ts feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
use-patch-fetch.ts refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00