mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
Move embed to submodule (#2163)
* Move `embed` to submodule * update README
This commit is contained in:
@@ -137,7 +137,7 @@ This monorepo consists of three main sections:
|
||||
- `server`: A NodeJS express server to handle all the interactions and do all the vectorDB management and LLM interactions.
|
||||
- `collector`: NodeJS express server that process and parses documents from the UI.
|
||||
- `docker`: Docker instructions and build process + information for building from source.
|
||||
- `embed`: Code specifically for generation of the [embed widget](./embed/README.md).
|
||||
- `embed`: Submodule specifically for generation & creation of the [web embed widget](https://github.com/Mintplex-Labs/anythingllm-embed).
|
||||
|
||||
## 🛳 Self Hosting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user