-
- Downloads
added chat context, enabled viewing chats & histories
Showing
- .env 1 addition, 0 deletions.env
- src/components/chat/Chat.jsx 39 additions, 0 deletionssrc/components/chat/Chat.jsx
- src/components/chat/Chats.jsx 77 additions, 0 deletionssrc/components/chat/Chats.jsx
- src/components/chat/Message.jsx 49 additions, 0 deletionssrc/components/chat/Message.jsx
- src/components/chat/Messages.jsx 51 additions, 0 deletionssrc/components/chat/Messages.jsx
- src/components/chat/PromptInput.jsx 81 additions, 0 deletionssrc/components/chat/PromptInput.jsx
- src/components/form/Input.jsx 1 addition, 1 deletionsrc/components/form/Input.jsx
- src/contexts/Chat/ChatContext.jsx 5 additions, 0 deletionssrc/contexts/Chat/ChatContext.jsx
- src/contexts/Chat/ChatReducer.jsx 15 additions, 0 deletionssrc/contexts/Chat/ChatReducer.jsx
- src/contexts/Chat/ChatState.jsx 101 additions, 0 deletionssrc/contexts/Chat/ChatState.jsx
- src/contexts/Chat/ChatTypes.js 6 additions, 0 deletionssrc/contexts/Chat/ChatTypes.js
- src/pages/Home.jsx 2 additions, 3 deletionssrc/pages/Home.jsx
- src/pages/Onboarding/Onboarding.jsx 20 additions, 2 deletionssrc/pages/Onboarding/Onboarding.jsx
- src/routes/Sitemap.jsx 6 additions, 2 deletionssrc/routes/Sitemap.jsx
Loading
Please register or sign in to comment