Skip to content

Commit

Permalink
Merge branch 'master' into chrome-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
shatfield4 committed Aug 22, 2024
2 parents 9d10f32 + 3a3399a commit c0a2610
Show file tree
Hide file tree
Showing 41 changed files with 6 additions and 5,673 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "embed"]
branch = main
path = embed
url = [email protected]:Mintplex-Labs/anythingllm-embed.git
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions embed
Submodule embed added at 22a084
25 changes: 0 additions & 25 deletions embed/.gitignore

This file was deleted.

112 changes: 0 additions & 112 deletions embed/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions embed/index.html

This file was deleted.

10 changes: 0 additions & 10 deletions embed/jsconfig.json

This file was deleted.

51 changes: 0 additions & 51 deletions embed/package.json

This file was deleted.

10 changes: 0 additions & 10 deletions embed/postcss.config.js

This file was deleted.

35 changes: 0 additions & 35 deletions embed/scripts/updateHljs.mjs

This file was deleted.

71 changes: 0 additions & 71 deletions embed/src/App.jsx

This file was deleted.

Binary file removed embed/src/assets/anything-llm-dark.png
Binary file not shown.
Loading

0 comments on commit c0a2610

Please sign in to comment.