tabby/clients/tabby-playground/components
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
..
ui feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
button-scroll-to-bottom.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
chat-list.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
chat-message-actions.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
chat-message.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
chat-panel.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
chat-scroll-anchor.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
chat.tsx refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
clear-history.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
empty-screen.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
external-link.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
footer.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
header.tsx feat: add OpenAPI link to playground 2023-09-29 18:20:38 -07:00
login-button.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
markdown.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
prompt-form.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
providers.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
tailwind-indicator.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
theme-toggle.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
toaster.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00
user-menu.tsx feat: add tabby playground for q&a use case (#493) 2023-09-29 15:51:54 -07:00