[PR #2163] [MERGED] Move embed to submodule #3908

Closed
opened 2026-02-22 18:34:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2163
Author: @timothycarambat
Created: 8/22/2024
Status: Merged
Merged: 8/22/2024
Merged by: @timothycarambat

Base: masterHead: embed-submodule


📝 Commits (2)

📊 Changes

41 files changed (+6 additions, -5673 deletions)

View changed files

.gitmodules (+4 -0)
📝 README.md (+1 -1)
embed (+1 -0)
embed/.gitignore (+0 -25)
embed/README.md (+0 -112)
embed/index.html (+0 -17)
embed/jsconfig.json (+0 -10)
embed/package.json (+0 -51)
embed/postcss.config.js (+0 -10)
embed/scripts/updateHljs.mjs (+0 -35)
embed/src/App.jsx (+0 -71)
embed/src/assets/anything-llm-dark.png (+0 -0)
embed/src/assets/anything-llm-icon.svg (+0 -5)
embed/src/components/ChatWindow/ChatContainer/ChatHistory/HistoricalMessage/Actions/index.jsx (+0 -43)
embed/src/components/ChatWindow/ChatContainer/ChatHistory/HistoricalMessage/index.jsx (+0 -97)
embed/src/components/ChatWindow/ChatContainer/ChatHistory/PromptReply/index.jsx (+0 -111)
embed/src/components/ChatWindow/ChatContainer/ChatHistory/index.jsx (+0 -163)
embed/src/components/ChatWindow/ChatContainer/PromptInput/index.jsx (+0 -102)
embed/src/components/ChatWindow/ChatContainer/index.jsx (+0 -145)
embed/src/components/ChatWindow/Header/index.jsx (+0 -155)

...and 21 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2163 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `embed-submodule` --- ### 📝 Commits (2) - [`06cdc91`](https://github.com/Mintplex-Labs/anything-llm/commit/06cdc91042a4c93d59773cab8213fbf6fe31cc3c) Move `embed` to submodule - [`7041ce0`](https://github.com/Mintplex-Labs/anything-llm/commit/7041ce07713a7f8757e5363d4ad9fcfbe0c7f738) update README ### 📊 Changes **41 files changed** (+6 additions, -5673 deletions) <details> <summary>View changed files</summary> ➕ `.gitmodules` (+4 -0) 📝 `README.md` (+1 -1) ➕ `embed` (+1 -0) ➖ `embed/.gitignore` (+0 -25) ➖ `embed/README.md` (+0 -112) ➖ `embed/index.html` (+0 -17) ➖ `embed/jsconfig.json` (+0 -10) ➖ `embed/package.json` (+0 -51) ➖ `embed/postcss.config.js` (+0 -10) ➖ `embed/scripts/updateHljs.mjs` (+0 -35) ➖ `embed/src/App.jsx` (+0 -71) ➖ `embed/src/assets/anything-llm-dark.png` (+0 -0) ➖ `embed/src/assets/anything-llm-icon.svg` (+0 -5) ➖ `embed/src/components/ChatWindow/ChatContainer/ChatHistory/HistoricalMessage/Actions/index.jsx` (+0 -43) ➖ `embed/src/components/ChatWindow/ChatContainer/ChatHistory/HistoricalMessage/index.jsx` (+0 -97) ➖ `embed/src/components/ChatWindow/ChatContainer/ChatHistory/PromptReply/index.jsx` (+0 -111) ➖ `embed/src/components/ChatWindow/ChatContainer/ChatHistory/index.jsx` (+0 -163) ➖ `embed/src/components/ChatWindow/ChatContainer/PromptInput/index.jsx` (+0 -102) ➖ `embed/src/components/ChatWindow/ChatContainer/index.jsx` (+0 -145) ➖ `embed/src/components/ChatWindow/Header/index.jsx` (+0 -155) _...and 21 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:34:44 -05:00
yindo closed this issue 2026-02-22 18:34:44 -05:00
yindo changed title from [PR #2163] Move `embed` to submodule to [PR #2163] [MERGED] Move `embed` to submodule 2026-06-05 15:15:50 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3908