Commit Graph

5 Commits

Author SHA1 Message Date
Tuan Anh Nguyen Dang (Tadashi_Cin)
6da9db489f
fix: add optional graphrag toggle in dockerfile (#377)
* fix: toggle graphrag install in Docker build

* fix: update Dockerfile

* fix: remove unused logics in chat_fn

* fix: disable duckduckgo test due to API limit
2024-10-10 16:09:57 +07:00
Khoi-Nguyen Nguyen-Ngoc
a865e2b095
feat: modify base dependencies + remove unnecessary packages in lite docker (#310)
* feat: update base/adv dependencies

* feat: update Dockerfile

* ci: update free disk for docker build
2024-09-21 12:11:58 +07:00
kan_cin
d3fd75297f
feat: add multi-stages docker and support platform arm (#274)
* feat: add multi-stages docker and support platform arm

* refactor: pre-commit

* fix: raise ImportError (fastembed) instead of auto install

* feat: add dependencies for local llm

* feat: free disk

* feat: update README

* feat: update README

* chore: fix typo

---------

Co-authored-by: cin-niko <niko@cinnamon.is>
2024-09-12 20:25:03 +07:00
kan_cin
4b0b28227d
fix: update on release event build push docker (#228) #none
* fix: update on release event build push docker

* refactor: comfort pre-commit
2024-09-05 23:44:54 +07:00
kan_cin
8be8a4a9d0
feat: add github action to build docker for release (#168) #none
* feat: update build push docker action

* feat: remove tag trigger

* feat: remove manual trigger

* fix: update workflow

* feat: update build-push-docker.yaml

* fix: update workflow

* fix: update workflow

* fix: update workflow

* refactor: comfort pre-commit

* feat: update permission

* feat: update docker support pdfjs

* refactor: comfort pre-commit
2024-09-05 15:02:23 +07:00