add initial complete webui, more ai commands for moderation, add api
This commit is contained in:
parent
19e794e34c
commit
173d4e7a52
112 changed files with 8176 additions and 780 deletions
7
.dockerignore
Normal file → Executable file
7
.dockerignore
Normal file → Executable file
|
@ -1,8 +1,13 @@
|
|||
node_modules
|
||||
webui/node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
webui/.git
|
||||
.gitignore
|
||||
.env
|
||||
webui/.gitignore
|
||||
.env*
|
||||
webui/.env*
|
||||
webui/.next
|
||||
*.md
|
||||
!README.md
|
||||
ollama/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue