tabby/ee/tabby-ui/components
aliang 184ccc81e9
feat: adding conversation history / new chat in chat playground (#780)
* feat: adding conversation history / new chat

* fix: format

* fix: use user's first question as title
2023-11-14 12:50:58 -08:00
..
ui feat: adding an auto completion component in chat playground (#702) 2023-11-07 13:29:07 -08:00
button-scroll-to-bottom.tsx
chat-context.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-list.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-message-actions.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-message.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-panel.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-scroll-anchor.tsx
chat-sessions.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
clear-chats-button.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
clear-history.tsx
edit-chat-title-dialog.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
empty-screen.tsx
external-link.tsx
footer.tsx
header.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
login-button.tsx
markdown.tsx
prompt-form.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
providers.tsx
skeleton.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
tailwind-indicator.tsx
theme-toggle.tsx
toaster.tsx
user-menu.tsx