Mister-Hope
|
5f69424215
|
Update Dockerfile
|
2025-04-24 13:59:57 +08:00 |
|
Timothy Jaeryang Baek
|
2be08f27ea
|
revert
|
2025-04-06 19:12:08 -07:00 |
|
Juan Calderon-Perez
|
89e7913ff2
|
Bump Python base Docker image to 3.12
|
2025-04-06 18:10:38 -04:00 |
|
Peter Dave Hello
|
aaf47486da
|
build: add one missing --no-cache-dir for pip3 install in Dockerfile
|
2025-03-24 20:45:16 +08:00 |
|
Timothy J. Baek
|
1cd036e768
|
refac
|
2024-10-25 22:33:26 -07:00 |
|
Timothy J. Baek
|
780591e991
|
refac
|
2024-10-25 21:46:14 -07:00 |
|
Timothy J. Baek
|
50dcad0f73
|
fix: tiktoken encoding model issue
|
2024-10-25 21:38:28 -07:00 |
|
Yuta Hayashibe
|
12516c8a45
|
fix: Fix typos
|
2024-10-14 16:22:07 +09:00 |
|
Timothy J. Baek
|
dff3732fcd
|
enh: tiktoken/token splitter support
|
2024-10-13 02:07:50 -07:00 |
|
Sylvere Richard
|
c09af435ac
|
WIP node 22
https://github.com/cypress-io/github-action/pull/1189
|
2024-10-05 22:39:24 +02:00 |
|
Sylvere Richard
|
fc44924256
|
fix: ensure Dockerfile and github actions use the same nodejs version
|
2024-10-05 19:48:56 +02:00 |
|
Sylvere Richard
|
52a3ab5333
|
refac: remove docker warnings during image build
|
2024-10-05 12:30:47 +02:00 |
|
Timothy J. Baek
|
619dbbe9f5
|
refac
|
2024-09-19 22:21:35 +02:00 |
|
Timothy J. Baek
|
9be73ea94a
|
refac
|
2024-09-19 22:17:32 +02:00 |
|
Timothy J. Baek
|
4e43663448
|
refac
|
2024-09-19 22:12:54 +02:00 |
|
Timothy J. Baek
|
cd117f5b67
|
refac
|
2024-09-19 21:51:45 +02:00 |
|
Timothy J. Baek
|
2dad9b9432
|
refac
|
2024-09-19 20:56:13 +02:00 |
|
Timothy J. Baek
|
3ad003bccb
|
fix
|
2024-09-16 16:42:18 +02:00 |
|
ScribblerCoder
|
175d1cc8f2
|
patch Healtcheck
- Add optional PORT
- added `-n` to jq to return expected exit code when input is empty/null
|
2024-07-19 03:06:15 +03:00 |
|
Timothy J. Baek
|
fae7db89e6
|
chore: dockerfile
|
2024-07-10 14:29:39 -07:00 |
|
Timothy J. Baek
|
ef21397f0d
|
chore: dockerfile
|
2024-07-10 14:20:02 -07:00 |
|
Jun Siang Cheah
|
afbea2ecea
|
fix: don't use BUILD_HASH build arg until needed, busts cache otherwise
|
2024-06-01 14:16:39 +01:00 |
|
Jun Siang Cheah
|
aba6308825
|
Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere
|
2024-05-26 11:27:02 +01:00 |
|
Jun Siang Cheah
|
4fdb26fdc4
|
refac: rename build hash vars
|
2024-05-26 08:49:30 +01:00 |
|
Timothy J. Baek
|
79f440f302
|
refac: byebye litellm
|
2024-05-25 14:43:35 -07:00 |
|
Jun Siang Cheah
|
a579f5f8cf
|
feat: add git hash of build everywhere
|
2024-05-25 09:19:49 +01:00 |
|
Jun Siang Cheah
|
54c29f8bd3
|
fix: chown /app/backend/data after preloading models
|
2024-05-21 21:30:42 +01:00 |
|
Jun Siang Cheah
|
1dc80786c1
|
feat: optional UID/GID docker build args
|
2024-05-17 09:44:52 +08:00 |
|
Jun Siang Cheah
|
b6d36ab638
|
fix: add missing jq in non-ollama images
|
2024-05-16 10:45:00 +08:00 |
|
Timothy J. Baek
|
db158fc9e1
|
Update Dockerfile
|
2024-05-15 08:44:10 -10:00 |
|
Timothy J. Baek
|
7d62993007
|
refac: healthcheck endpoint
|
2024-05-15 08:17:18 -10:00 |
|
joecryptotoo
|
ef8070d35d
|
added healthcheck
|
2024-05-09 12:25:26 -07:00 |
|
Silentoplayz
|
b2020383dd
|
Update Dockerfile
fix
|
2024-04-30 20:05:11 +00:00 |
|
Silentoplayz
|
b763535c92
|
Added: Environment Variable ANONYMIZED_TELEMETRY=False to .env.example & Dockerfile files to prevent/disable the creation of telemetry_user_id file created by Chroma in Docker installation methods.
|
2024-04-30 19:10:44 +00:00 |
|
Steven Kreitzer
|
c0259aad67
|
feat: hybrid search and reranking support
|
2024-04-24 07:55:10 -05:00 |
|
Steven Kreitzer
|
4e0b32b505
|
feat: hybrid search
|
2024-04-22 18:33:43 -05:00 |
|
Steven Kreitzer
|
f3e5700d49
|
feat: move to native sentence_transformer
|
2024-04-22 14:20:41 -05:00 |
|
Justin Hayes
|
748a930a5f
|
Replace pip3 with uv
|
2024-04-16 09:57:32 -04:00 |
|
Jun Siang Cheah
|
cd91d8a987
|
run apt install first for better potential layer caching
|
2024-04-10 20:25:52 +01:00 |
|
Jun Siang Cheah
|
eddaa7fa89
|
cross compile node
|
2024-04-10 20:25:52 +01:00 |
|
Timothy J. Baek
|
a649dc80c0
|
Update Dockerfile
|
2024-04-08 01:40:03 -07:00 |
|
Jannik Streidl
|
a602089b64
|
Added preload if embedding model in CUDA mode
|
2024-04-04 10:06:29 +02:00 |
|
Jannik S
|
f669c0e78e
|
Merge branch 'dev' into dockerfile-optimisation
|
2024-04-03 11:37:46 +02:00 |
|
Jannik Streidl
|
9bcb37ea10
|
fixes and updates
|
2024-04-02 14:47:52 +02:00 |
|
Jannik S
|
099b1d066b
|
Revert "Merge Updates & Dockerfile improvements" (#3)
This reverts commit 9763d885be .
|
2024-04-02 11:28:04 +02:00 |
|
lainedfles
|
9763d885be
|
Merge Updates & Dockerfile improvements
|
2024-04-02 11:25:20 +02:00 |
|
Jun Siang Cheah
|
29f13f34d3
|
feat: add WEBUI_AUTH_TRUSTED_EMAIL_HEADER for authenticating users by a trusted header
This is very yolo code, use at your own risk
|
2024-03-27 09:28:03 +00:00 |
|
Jannik Streidl
|
fdef2abdfb
|
cuda fix
|
2024-03-22 12:48:48 +01:00 |
|
Jannik Streidl
|
953d05428e
|
grammar
|
2024-03-22 09:55:46 +01:00 |
|
Jannik Streidl
|
6dc4b748fb
|
added comments
|
2024-03-22 09:50:01 +01:00 |
|