tabby/clients/tabby-playground
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
..
app feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
assets/fonts feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
components refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
lib refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
.env.example feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
.eslintrc.json feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
.gitignore feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
LICENSE feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
README.md docs: Update tabby-playground/README.md 2023-09-29 15:54:08 -07:00
next-env.d.ts feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
next.config.js feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
package.json feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
postcss.config.js feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
prettier.config.cjs feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
tailwind.config.js feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
tsconfig.json feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
yarn.lock feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00

README.md

Tabby Playground