-
- Downloads
chore: add @ as alias for frontend root (#414)
* chore: add @ as alias for frontend root * fix: remove bad tag
Showing
- frontend/jsconfig.json 6 additions, 1 deletionfrontend/jsconfig.json
- frontend/src/App.jsx 19 additions, 21 deletionsfrontend/src/App.jsx
- frontend/src/AuthContext.jsx 1 addition, 1 deletionfrontend/src/AuthContext.jsx
- frontend/src/components/ChatBubble/index.jsx 2 additions, 5 deletionsfrontend/src/components/ChatBubble/index.jsx
- frontend/src/components/DefaultChat/index.jsx 4 additions, 8 deletionsfrontend/src/components/DefaultChat/index.jsx
- frontend/src/components/EmbeddingSelection/LocalAiOptions/index.jsx 1 addition, 1 deletion...rc/components/EmbeddingSelection/LocalAiOptions/index.jsx
- frontend/src/components/LLMSelection/AnthropicAiOptions/index.jsx 1 addition, 1 deletion.../src/components/LLMSelection/AnthropicAiOptions/index.jsx
- frontend/src/components/LLMSelection/LMStudioOptions/index.jsx 1 addition, 1 deletion...end/src/components/LLMSelection/LMStudioOptions/index.jsx
- frontend/src/components/LLMSelection/LocalAiOptions/index.jsx 2 additions, 2 deletions...tend/src/components/LLMSelection/LocalAiOptions/index.jsx
- frontend/src/components/LLMSelection/OpenAiOptions/index.jsx 1 addition, 1 deletionfrontend/src/components/LLMSelection/OpenAiOptions/index.jsx
- frontend/src/components/Modals/NewWorkspace.jsx 2 additions, 2 deletionsfrontend/src/components/Modals/NewWorkspace.jsx
- frontend/src/components/PrivateRoute/index.jsx 5 additions, 5 deletionsfrontend/src/components/PrivateRoute/index.jsx
- frontend/src/components/SettingsSidebar/index.jsx 4 additions, 4 deletionsfrontend/src/components/SettingsSidebar/index.jsx
- frontend/src/components/Sidebar/ActiveWorkspaces/index.jsx 3 additions, 3 deletionsfrontend/src/components/Sidebar/ActiveWorkspaces/index.jsx
- frontend/src/components/Sidebar/IndexCount.jsx 2 additions, 2 deletionsfrontend/src/components/Sidebar/IndexCount.jsx
- frontend/src/components/Sidebar/LLMStatus.jsx 1 addition, 1 deletionfrontend/src/components/Sidebar/LLMStatus.jsx
- frontend/src/components/Sidebar/index.jsx 4 additions, 4 deletionsfrontend/src/components/Sidebar/index.jsx
- frontend/src/components/UserMenu/index.jsx 3 additions, 3 deletionsfrontend/src/components/UserMenu/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx 3 additions, 6 deletions...hat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/PromptReply/index.jsx 1 addition, 1 deletion...spaceChat/ChatContainer/ChatHistory/PromptReply/index.jsx
Loading
Please register or sign in to comment