Timothy Carambat
b8b55b5899
Feature/add searchapi web browsing ( #2224 )
...
* Add SearchApi to web browsing
* UI modifications for SearchAPI
---------
Co-authored-by: Sebastjan Prachovskij <sebastjan.prachovskij@gmail.com>
2024-09-05 10:36:46 -07:00
timothycarambat
dfff9070db
fix typo
2024-06-24 09:32:42 -07:00
Philipp Metzler
65093d99d8
Update HOW_TO_USE_DOCKER.md ( #1697 )
...
format Markdown / YAML code snippet
2024-06-17 13:31:45 -07:00
Serply
7693240e21
1646-added serply ( #1647 )
...
* added serply search api
* undo remove of new line
---------
Co-authored-by: teampen <136991215+teampen@users.noreply.github.com>
2024-06-10 15:17:41 -07:00
Cyber Link
0d84244ca1
Update HOW_TO_USE_DOCKER.md ( #1639 )
...
Added docker compose file that can be used on stand alone docker or in docker swarm with some modifications.
2024-06-10 08:42:48 -07:00
timothycarambat
9f55f44efb
update docs
2024-03-25 17:44:16 -07:00
Luna Midori
ed9c6b4470
Update HOW_TO_USE_DOCKER.md ( #958 )
2024-03-25 17:42:52 -07:00
timothycarambat
568e78d3ef
update Docker readme
2024-03-19 09:04:33 -07:00
Francis Mercier
c472598bfc
HOW_TO_USE_DOCKER.md - Missing -ItemType File for .env creation ( #879 )
...
Update HOW_TO_USE_DOCKER.md
Missing New-Item -ItemType for .env default to a folder when it should be a file (Docker won't run when that happen since a file is expected)
2024-03-08 16:40:27 -08:00
Sean Hatfield
e99c74aec1
[DOCS] Update Docker documentation to show how to setup Ollama with Dockerized version of AnythingLLM ( #774 )
...
* update HOW_TO_USE_DOCKER to help with Ollama setup using docker
* update HOW_TO_USE_DOCKER
* styles update
* create separate README for ollama and link to it in HOW_TO_USE_DOCKER
* styling update
2024-02-21 18:42:32 -08:00
Timothy Carambat
b636a07e52
Update Docker Run command ( #756 )
...
* Update Docker Run command
* Update Docker Run command
* Update Docker Run command
2024-02-19 10:29:47 -08:00
Timothy Carambat
58971e8b30
Build & Publish AnythingLLM for ARM64 and x86 ( #549 )
...
* Update build process to support multi-platform builds
Bump @lancedb/vectordb to 0.1.19 for ARM&AMD compatibility
Patch puppeteer on ARM builds because of broken chromium
resolves #539
resolves #548
---------
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2024-01-08 16:15:01 -08:00
timothycarambat
31ff4f0832
docs: chain windows docker commands for single enter run
2023-12-20 11:40:04 -08:00
Timothy Carambat
c613eff31c
[Docker] Windows Docker command in Powershell ( #480 )
...
* wip
* side by side test
* patch syntax highlighting
* remove spacing formatting
* swap powershell command
2023-12-20 11:33:00 -08:00
Timothy Carambat
f1fc2d90fa
Readme updates ( #475 )
...
* wip
* btn links
* button updates
* update dev instructions
* typo
2023-12-19 13:24:50 -08:00
timothycarambat
2def9a67a1
docs: update default storage path to just write to user home dir for docker instructions
2023-12-17 15:48:56 -08:00
Timothy Carambat
719521c307
Document Processor v2 ( #442 )
...
* wip: init refactor of document processor to JS
* add NodeJs PDF support
* wip: partity with python processor
feat: add pptx support
* fix: forgot files
* Remove python scripts totally
* wip:update docker to boot new collector
* add package.json support
* update dockerfile for new build
* update gitignore and linting
* add more protections on file lookup
* update package.json
* test build
* update docker commands to use cap-add=SYS_ADMIN so web scraper can run
update all scripts to reflect this
remove docker build for branch
2023-12-14 15:14:56 -08:00
Timothy Carambat
cc3343ba79
add Docker internal URL to READMEs ( #441 )
...
add Docker internal URL
2023-12-13 11:59:14 -08:00
timothycarambat
48dd99b028
chore: update docker boot script for storage location export
2023-12-07 15:11:48 -08:00
timothycarambat
ce52f54cda
Documentation update
2023-12-06 11:38:40 -08:00
Timothy Carambat
1a6f599971
update docker build instructions ( #412 )
...
* update docker build instructions
* cleanup
2023-12-06 11:27:38 -08:00
timothycarambat
c6f0e4cdc4
update docker instructions
2023-11-17 20:15:11 -08:00
timothycarambat
7d3d0e03c6
bind docker to docker/.env so dumps persist between restarts
2023-11-01 22:12:30 -07:00
Timothy Carambat
9242578263
Aws docker fixes ( #309 )
...
* WIP aws fixes to latest changes;
* change default in docker env
* bump storage default for docker
* Updates to docker deployment
2023-10-29 11:03:41 -07:00
timothycarambat
3b85c196e9
update docker instructions and dockerfile container name
2023-09-30 15:10:27 -07:00
Timothy Carambat
62d39eb4fb
resolves #259 ( #260 )
...
Support API client for chroma
2023-09-29 13:20:06 -07:00
timothycarambat
4086253292
fix docker readme case
2023-08-15 11:37:03 -07:00
timothycarambat
ec0567d937
How to: run docker on remote IP
2023-08-15 11:36:07 -07:00
frasergr
4072369f44
updated instructions in docker readme ( #79 )
2023-06-17 20:19:34 -07:00
Preetesh Jain
74d7038a79
fix: add platform config in docker compose ( #60 )
2023-06-16 01:23:32 -07:00
Preetesh Jain
caea4ea1b2
Add support for CPU arch in Docker installation ( #48 )
...
* feat: add argument for cpu arch in dockerfile
* feat: add argument for cpu arch in docker compose
* docs: add steps about cpu arch based docker build
2023-06-14 09:29:11 -07:00
timothycarambat
e114a90a17
update package scripts
...
update ignore for legacy repo copies
add docker instructions and use
2023-06-13 13:19:17 -07:00